<?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: Single link to files from different folders in Discuss Dropbox Developer &amp; API</title>
    <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Single-link-to-files-from-different-folders/m-p/466969#M1550</link>
    <description>&lt;P&gt;Thanks for the answer!)&lt;/P&gt;</description>
    <pubDate>Wed, 04 Nov 2020 06:05:07 GMT</pubDate>
    <dc:creator>Dmitry_M</dc:creator>
    <dc:date>2020-11-04T06:05:07Z</dc:date>
    <item>
      <title>Single link to files from different folders</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Single-link-to-files-from-different-folders/m-p/466712#M1548</link>
      <description>&lt;P&gt;Hi!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Right now if you have a link to a folder and if you add ?dl=1 query string to the URL, dropbox automatically generates an archive with files which user can download (from a website for example).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is it possible to use dropbox API to generate a similar archive for a list of files that may be stored in different folders?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a list (array) of dropbox links:&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;[
  https://www.dropbox.com/file1,
  https://www.dropbox.com/file2,
  https://www.dropbox.com/file3,
]&lt;/PRE&gt;
&lt;P&gt;and then I pass this array of links to dropbox API and the API respond with the link to a single archive with all these files&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;api
  .getArchive(listOfFiles)
  .then((response)) // response - link to archive with files inside&lt;/PRE&gt;
&lt;P&gt;Is it possible to do something like this?&lt;/P&gt;</description>
      <pubDate>Tue, 03 Nov 2020 12:12:58 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Single-link-to-files-from-different-folders/m-p/466712#M1548</guid>
      <dc:creator>Dmitry_M</dc:creator>
      <dc:date>2020-11-03T12:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: Single link to files from different folders</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Single-link-to-files-from-different-folders/m-p/466826#M1549</link>
      <description>&lt;P&gt;No, unfortunately the&amp;nbsp;Dropbox API doesn't offer anything like that,&amp;nbsp;but I'll pass this along as a feature request. I can't promise if or when that might be implemented though.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Nov 2020 15:43:16 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Single-link-to-files-from-different-folders/m-p/466826#M1549</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2020-11-03T15:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: Single link to files from different folders</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Single-link-to-files-from-different-folders/m-p/466969#M1550</link>
      <description>&lt;P&gt;Thanks for the answer!)&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2020 06:05:07 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Single-link-to-files-from-different-folders/m-p/466969#M1550</guid>
      <dc:creator>Dmitry_M</dc:creator>
      <dc:date>2020-11-04T06:05:07Z</dc:date>
    </item>
  </channel>
</rss>

