<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: use java sdk to upload file in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/use-java-sdk-to-upload-file/m-p/748395#M32874</link>
    <description>&lt;P&gt;use java sdk to &lt;SPAN&gt;upload&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;a image&amp;nbsp;&lt;/SPAN&gt;upload and return a direct link immediatly&lt;/P&gt;</description>
    <pubDate>Thu, 01 Feb 2024 08:58:23 GMT</pubDate>
    <dc:creator>GSD Company</dc:creator>
    <dc:date>2024-02-01T08:58:23Z</dc:date>
    <item>
      <title>use java sdk to upload file</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/use-java-sdk-to-upload-file/m-p/748394#M32873</link>
      <description>&lt;P&gt;Could I use java sdk to upload a image and return a direct link that can show in webbrowser?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 08:56:58 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/use-java-sdk-to-upload-file/m-p/748394#M32873</guid>
      <dc:creator>GSD Company</dc:creator>
      <dc:date>2024-02-01T08:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: use java sdk to upload file</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/use-java-sdk-to-upload-file/m-p/748395#M32874</link>
      <description>&lt;P&gt;use java sdk to &lt;SPAN&gt;upload&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;a image&amp;nbsp;&lt;/SPAN&gt;upload and return a direct link immediatly&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 08:58:23 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/use-java-sdk-to-upload-file/m-p/748395#M32874</guid>
      <dc:creator>GSD Company</dc:creator>
      <dc:date>2024-02-01T08:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: use java sdk to upload file</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/use-java-sdk-to-upload-file/m-p/748430#M32877</link>
      <description>&lt;P&gt;Hi &lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1799387"&gt;@GSD Company&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Yes, you can use Dropbox Java (or any other) SDK (or without SDK at all) to upload file (image or any other) and get link to the uploaded file. You cannot do it in a single call though (i.e. immediately)! You need to upload the target file and once uploaded you can create desired link (i.e. 2 calls total at least).&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 12:15:39 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/use-java-sdk-to-upload-file/m-p/748430#M32877</guid>
      <dc:creator>Здравко</dc:creator>
      <dc:date>2024-02-01T12:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: use java sdk to upload file</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/use-java-sdk-to-upload-file/m-p/748538#M32884</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1799387"&gt;@GSD Company&lt;/a&gt;&amp;nbsp;Здравко is correct; you can use the API/SDK to upload and get links to files, but that would require at least two calls. For reference, you can find &lt;A href="https://github.com/dropbox/dropbox-sdk-java" target="_blank"&gt;the official Dropbox Java SDK here&lt;/A&gt;. You can find &lt;A href="https://dropbox.github.io/dropbox-sdk-java/api-docs/v5.4.3/com/dropbox/core/v2/files/DbxUserFilesRequests.html#upload(java.lang.String)" target="_self"&gt;the documentation for the upload functionality in that SDK here&lt;/A&gt;. Likewise, you can use &lt;A href="https://dropbox.github.io/dropbox-sdk-java/api-docs/v5.4.3/com/dropbox/core/v2/sharing/DbxUserSharingRequests.html#createSharedLinkWithSettings(java.lang.String,com.dropbox.core.v2.sharing.SharedLinkSettings)" target="_self"&gt;createSharedLinkWithSettings&lt;/A&gt; or &lt;A href="https://dropbox.github.io/dropbox-sdk-java/api-docs/v5.4.3/com/dropbox/core/v2/files/DbxUserFilesRequests.html#getTemporaryLink(java.lang.String)" target="_self"&gt;getTemporaryLink&lt;/A&gt; to create links to files.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 18:16:29 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/use-java-sdk-to-upload-file/m-p/748538#M32884</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2024-02-01T18:16:29Z</dc:date>
    </item>
  </channel>
</rss>

