<?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 Download multiple folders with Dropbox API in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Zip-multiple-folders-with-Dropbox-API/m-p/662215#M30059</link>
    <description>&lt;P&gt;It's possible to download a single folder with the Dropbox API using the &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-download_zip" target="_blank" rel="noopener"&gt;/zip_download&lt;/A&gt; endpoint.&lt;/P&gt;&lt;P&gt;But what about &lt;STRONG&gt;zipping multiple folders with the API&lt;/STRONG&gt;? Is there any solution for this?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 22 Feb 2023 12:53:12 GMT</pubDate>
    <dc:creator>WDMuc</dc:creator>
    <dc:date>2023-02-22T12:53:12Z</dc:date>
    <item>
      <title>Zip multiple folders with Dropbox API</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Zip-multiple-folders-with-Dropbox-API/m-p/662205#M30057</link>
      <description>&lt;P&gt;The Dropbox API offers the possibility to zip a single folder (&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-download_zip" target="_blank" rel="noopener"&gt;/download_zip&lt;/A&gt;). Nice!&lt;/P&gt;
&lt;P&gt;But in the official documentation, there's no endpoint or parameter &lt;STRONG&gt;to zip multiple folders&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is zipping of multiple folders anyhow possible with the API? Any ideas or solutions are welcome!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2023 14:24:03 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Zip-multiple-folders-with-Dropbox-API/m-p/662205#M30057</guid>
      <dc:creator>WDMuc</dc:creator>
      <dc:date>2023-02-22T14:24:03Z</dc:date>
    </item>
    <item>
      <title>Download multiple folders with Dropbox API</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Zip-multiple-folders-with-Dropbox-API/m-p/662215#M30059</link>
      <description>&lt;P&gt;It's possible to download a single folder with the Dropbox API using the &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-download_zip" target="_blank" rel="noopener"&gt;/zip_download&lt;/A&gt; endpoint.&lt;/P&gt;&lt;P&gt;But what about &lt;STRONG&gt;zipping multiple folders with the API&lt;/STRONG&gt;? Is there any solution for this?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2023 12:53:12 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Zip-multiple-folders-with-Dropbox-API/m-p/662215#M30059</guid>
      <dc:creator>WDMuc</dc:creator>
      <dc:date>2023-02-22T12:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: Zip multiple folders with Dropbox API</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Zip-multiple-folders-with-Dropbox-API/m-p/662356#M30066</link>
      <description>&lt;P&gt;No, unless the folders are all in one parent folder and it would be acceptable to download the entirety of that parent folder (in which case you could call /2/files/download_zip for that parent folder), it's not possible to download multiple folders as zips in one call. You would need to call /2/files/download_zip once per desired folder. I'll pass this along as a feature request for a batch version of this endpoint, but I can't promise if or when that might be implemented.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2023 16:56:47 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Zip-multiple-folders-with-Dropbox-API/m-p/662356#M30066</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2023-02-22T16:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: Zip multiple folders with Dropbox API</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Zip-multiple-folders-with-Dropbox-API/m-p/662393#M30068</link>
      <description>&lt;P&gt;Thanks! Yes, a feature request for this would be great.&lt;BR /&gt;&lt;BR /&gt;It is surprising that you can select and zip multiple folders via the Dropbox website without any problems, but the API does not allow this.&lt;BR /&gt;&lt;BR /&gt;Kind regards!&lt;/P&gt;&lt;P&gt;Nicolas&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2023 18:49:47 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Zip-multiple-folders-with-Dropbox-API/m-p/662393#M30068</guid>
      <dc:creator>WDMuc</dc:creator>
      <dc:date>2023-02-22T18:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: Zip multiple folders with Dropbox API</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Zip-multiple-folders-with-Dropbox-API/m-p/662408#M30069</link>
      <description>&lt;P&gt;There is:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;https://www.dropbox.com/2/browse_zip_downloads/get_zip_download_url&lt;/LI-CODE&gt;&lt;P&gt;... but it's undocumented and for internal use only. 🤷&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2023 19:39:10 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Zip-multiple-folders-with-Dropbox-API/m-p/662408#M30069</guid>
      <dc:creator>Здравко</dc:creator>
      <dc:date>2023-02-22T19:39:10Z</dc:date>
    </item>
  </channel>
</rss>

