<?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 Import all Audio files from dropbox in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Import-all-Audio-files-from-dropbox/m-p/344952#M19912</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to import all audio files from all dropbox flders and files in one api call. is it possible?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:06:25 GMT</pubDate>
    <dc:creator>jindal</dc:creator>
    <dc:date>2019-05-29T09:06:25Z</dc:date>
    <item>
      <title>Import all Audio files from dropbox</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Import-all-Audio-files-from-dropbox/m-p/344952#M19912</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to import all audio files from all dropbox flders and files in one api call. is it possible?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:06:25 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Import-all-Audio-files-from-dropbox/m-p/344952#M19912</guid>
      <dc:creator>jindal</dc:creator>
      <dc:date>2019-05-29T09:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: Import all Audio files from dropbox</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Import-all-Audio-files-from-dropbox/m-p/345016#M19917</link>
      <description>&lt;P&gt;The&amp;nbsp;Dropbox API doesn't offer a way to download multiple specific files in one API call,&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;
&lt;P&gt;The closest functionality would be&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-download_zip" target="_self"&gt;/2/files/download_zip&lt;/A&gt;, which offers the ability to download the entire contents of a particular folder at once.&lt;/P&gt;
&lt;P&gt;If you want to download many specific files, you'll need to:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;list the files using&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder" target="_self"&gt;/2/files/list_folder&lt;/A&gt;[&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder-continue" target="_self"&gt;/continue&lt;/A&gt;]&lt;/LI&gt;
&lt;LI&gt;filter that list to just the entries you want&lt;/LI&gt;
&lt;LI&gt;download each desired file using&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-download" target="_self"&gt;/2/files/download&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Fri, 17 May 2019 15:41:06 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Import-all-Audio-files-from-dropbox/m-p/345016#M19917</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-05-17T15:41:06Z</dc:date>
    </item>
  </channel>
</rss>

