<?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 Get downloadable links from a folder in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-downloadable-links-from-a-folder/m-p/206007#M9990</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to use Dropbox so that people could host&amp;nbsp;files into a folder.&lt;/P&gt;&lt;P&gt;For now, they have to share manually each link and put this link in the csv file in order to import files into a website. The import process is done using a plugin called WP All Import that allows files to be downloaded from external URL.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could I use&lt;SPAN class="s1"&gt;&amp;nbsp;a shared folder that is publicly accessible with the link. Let's say the link is something like:&amp;nbsp;&lt;A href="https://www.dropbox.com/sh/0fihswd8yfyczw9/AABt2G9yyP4HDF_SAN-JKG7ca?dl=0" target="_blank"&gt;https://www.dropbox.com/sh/0fihswd8yfyczw9/AABt2G9yyP4HDF_SAN-JKG7ca?dl=0&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Than&amp;nbsp;create downloadable file link with filename?&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I heard of&amp;nbsp;&lt;SPAN&gt;/create_shared_link_with_settings endpoint but I can't find any tutorial how to use it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you indicate me the way to do this please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be really appreciated.&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:26:01 GMT</pubDate>
    <dc:creator>studio69</dc:creator>
    <dc:date>2019-05-29T09:26:01Z</dc:date>
    <item>
      <title>Get downloadable links from a folder</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-downloadable-links-from-a-folder/m-p/206007#M9990</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to use Dropbox so that people could host&amp;nbsp;files into a folder.&lt;/P&gt;&lt;P&gt;For now, they have to share manually each link and put this link in the csv file in order to import files into a website. The import process is done using a plugin called WP All Import that allows files to be downloaded from external URL.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could I use&lt;SPAN class="s1"&gt;&amp;nbsp;a shared folder that is publicly accessible with the link. Let's say the link is something like:&amp;nbsp;&lt;A href="https://www.dropbox.com/sh/0fihswd8yfyczw9/AABt2G9yyP4HDF_SAN-JKG7ca?dl=0" target="_blank"&gt;https://www.dropbox.com/sh/0fihswd8yfyczw9/AABt2G9yyP4HDF_SAN-JKG7ca?dl=0&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Than&amp;nbsp;create downloadable file link with filename?&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I heard of&amp;nbsp;&lt;SPAN&gt;/create_shared_link_with_settings endpoint but I can't find any tutorial how to use it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you indicate me the way to do this please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be really appreciated.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:26:01 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-downloadable-links-from-a-folder/m-p/206007#M9990</guid>
      <dc:creator>studio69</dc:creator>
      <dc:date>2019-05-29T09:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: Get downloadable links from a folder</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-downloadable-links-from-a-folder/m-p/206075#M9998</link>
      <description>I'm not sure I fully follow your question. Are the users uploading to their own Dropbox accounts? Do you need individual links for each uploaded file, or just each folder?&lt;BR /&gt;&lt;BR /&gt;In any case, the /2/sharing/create_shared_link_with_settings endpoint is the right way to create a shared link for any specific file or folder:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-create_shared_link_with_settings" target="_blank"&gt;https://www.dropbox.com/developers/documentation/http/documentation#sharing-create_shared_link_with_settings&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;There's an example of calling it via curl in the documentation there.</description>
      <pubDate>Thu, 09 Feb 2017 18:22:04 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-downloadable-links-from-a-folder/m-p/206075#M9998</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-02-09T18:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: Get downloadable links from a folder</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-downloadable-links-from-a-folder/m-p/206161#M10009</link>
      <description>&lt;P&gt;Actually, they uploaded files from their accounts in a shared folder.&lt;/P&gt;&lt;P&gt;They need individual links for each file so that&amp;nbsp;import process could work. The URL needs to &amp;nbsp;start with http or https.&lt;/P&gt;&lt;P&gt;Ideally, I would like a link with the same prefix (the shared folder link) and the filename (i.e: &lt;A href="https://www.dropbox.com/sh/AAbbCCEeFF123/myfilename.jpg" target="_blank"&gt;https://www.dropbox.com/sh/AAbbCCEeFF123/myfilename.jpg&lt;/A&gt;) so that they don't need to manually generate a shared link for each file.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2017 08:21:48 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-downloadable-links-from-a-folder/m-p/206161#M10009</guid>
      <dc:creator>studio69</dc:creator>
      <dc:date>2017-02-10T08:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: Get downloadable links from a folder</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-downloadable-links-from-a-folder/m-p/206182#M10012</link>
      <description>&lt;P&gt;The Shared Links have their own "format" so you need to get the metadatada, parse the name and then perform the download and apply that parsed name and file extension. At least that's how I do that using .NET on a fully "apished" (lol) application.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2017 14:56:51 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-downloadable-links-from-a-folder/m-p/206182#M10012</guid>
      <dc:creator>Gonzo345</dc:creator>
      <dc:date>2017-02-10T14:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: Get downloadable links from a folder</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-downloadable-links-from-a-folder/m-p/206224#M10018</link>
      <description>You can't programmatically get a shared link for a file just using the shared link for a parent folder in API v2, so you'll need to call /2/sharing/create_shared_link_with_settings for each desired file/folder.</description>
      <pubDate>Fri, 10 Feb 2017 18:27:59 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-downloadable-links-from-a-folder/m-p/206224#M10018</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-02-10T18:27:59Z</dc:date>
    </item>
    <item>
      <title>I,iRe: Get downloadable links from a folder</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-downloadable-links-from-a-folder/m-p/206659#M10052</link>
      <description>&lt;P&gt;I'm sorry I really don't unier stand how to use endpoint. Where to load the script? How to use it? Is there a tutorial somewhere?&lt;/P&gt;&lt;P&gt;Also I was thinking about sync dropbox files into a webserver so that I could use the absolute Path of the web Server to get files URL.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Feb 2017 22:11:59 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-downloadable-links-from-a-folder/m-p/206659#M10052</guid>
      <dc:creator>studio69</dc:creator>
      <dc:date>2017-02-13T22:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: I,iRe: Get downloadable links from a folder</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-downloadable-links-from-a-folder/m-p/206672#M10056</link>
      <description>What language are you using (e.g., Java, Python, etc.)? If possible we recommend using one of the official SDKs:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.dropbox.com/developers/documentation" target="_blank"&gt;https://www.dropbox.com/developers/documentation&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;They come with guides for getting started.</description>
      <pubDate>Mon, 13 Feb 2017 22:59:22 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-downloadable-links-from-a-folder/m-p/206672#M10056</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-02-13T22:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: I,iRe: Get downloadable links from a folder</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-downloadable-links-from-a-folder/m-p/206675#M10057</link>
      <description>&lt;P&gt;Ooops...I really don't know anything about java or python...&lt;/P&gt;</description>
      <pubDate>Mon, 13 Feb 2017 23:09:12 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-downloadable-links-from-a-folder/m-p/206675#M10057</guid>
      <dc:creator>studio69</dc:creator>
      <dc:date>2017-02-13T23:09:12Z</dc:date>
    </item>
  </channel>
</rss>

