<?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: Getting direct download link to each file inshared link contents in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-direct-download-link-to-each-file-inshared-link-contents/m-p/346775#M19980</link>
    <description>&lt;P&gt;You're on the right track.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Once you have the file's id, you can pass that to the &lt;A href="http://dropbox.github.io/dropbox-sdk-js/Dropbox.html#filesGetTemporaryLink__anchor" target="_self"&gt;filesGetTemporaryLink()&lt;/A&gt; method in the JavaScript SDK. You'll need to generate a new download link for each file individually.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 28 May 2019 18:22:31 GMT</pubDate>
    <dc:creator>TaylorKrusen</dc:creator>
    <dc:date>2019-05-28T18:22:31Z</dc:date>
    <item>
      <title>Getting direct download link to each file inshared link contents</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-direct-download-link-to-each-file-inshared-link-contents/m-p/346500#M19968</link>
      <description>&lt;P&gt;Hello all,&lt;BR /&gt;We are using Dropbox Javascript SDK to access a shared folder link in our AngularJS application.&lt;BR /&gt;However after we get the contents of the shared folder using dbx.filesListFolder we get the files and subfolders as expected. But we want to get direct download links to all the files inside this shared folder. For each file on the list we get around 10 parameters but we don't get an URL parameter for a direct link or something similar. The only parameter which is kind of unique is "id" which I hope we somehow can get a direct download link from it using some SDK function.&lt;/P&gt;&lt;P&gt;Do you have an idea how we can get a direct download lnk to a file using its "id" parameter?&lt;BR /&gt;Note: the format of the ID is something like this: "id:SPneIcnRl4AAAAAAAAU5dA"&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:06:16 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-direct-download-link-to-each-file-inshared-link-contents/m-p/346500#M19968</guid>
      <dc:creator>Pickle_People</dc:creator>
      <dc:date>2019-05-29T09:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: Getting direct download link to each file inshared link contents</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-direct-download-link-to-each-file-inshared-link-contents/m-p/346775#M19980</link>
      <description>&lt;P&gt;You're on the right track.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Once you have the file's id, you can pass that to the &lt;A href="http://dropbox.github.io/dropbox-sdk-js/Dropbox.html#filesGetTemporaryLink__anchor" target="_self"&gt;filesGetTemporaryLink()&lt;/A&gt; method in the JavaScript SDK. You'll need to generate a new download link for each file individually.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2019 18:22:31 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-direct-download-link-to-each-file-inshared-link-contents/m-p/346775#M19980</guid>
      <dc:creator>TaylorKrusen</dc:creator>
      <dc:date>2019-05-28T18:22:31Z</dc:date>
    </item>
  </channel>
</rss>

