<?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: Complex add shared links in account in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Complex-add-shared-links-in-account/m-p/761094#M33240</link>
    <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1818204"&gt;@ssergio&lt;/a&gt;&amp;nbsp;Здравко is correct; the Dropbox API does not offer a way to save entire folders from shared links into an account, but I'll pass this along as a feature request. I can't promise if or when that might be implemented though.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For reference, for information on using the 'dl' and 'raw' URL parameters when directly accessing a shared link, refer to this help center article: &lt;A href="https://help.dropbox.com/share/force-download" target="_blank"&gt;https://help.dropbox.com/share/force-download&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 01 Apr 2024 16:41:32 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2024-04-01T16:41:32Z</dc:date>
    <item>
      <title>Complex add shared links in account</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Complex-add-shared-links-in-account/m-p/760743#M33222</link>
      <description>&lt;P&gt;Hello, please help me solve the problem.&lt;/P&gt;&lt;P&gt;I have 500+ shared links from another user.&lt;BR /&gt;I created my Dropbox account and created an application where I obtained KEY, SECRET, and TOKEN.&lt;/P&gt;&lt;P&gt;The shared links look like this:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.dropbox.com/scl/fo/mp**********mwkrdxiko/h?rlkey=bu9j7zrcn**********p09lep&amp;amp;dl=0" target="_blank" rel="noopener"&gt;https://www.dropbox.com/scl/fo/mp**********mwkrdxiko/h?rlkey=bu9j7zrcn**********p09lep&amp;amp;dl=0&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://www.dropbox.com/scl/fo/xffn**********7luxape/h?rlkey=bw5vgt01fyj0**********b4i&amp;amp;dl=0" target="_blank" rel="noopener"&gt;https://www.dropbox.com/scl/fo/xffn**********7luxape/h?rlkey=bw5vgt01fyj0**********b4i&amp;amp;dl=0&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://www.dropbox.com/scl/fo/mo9xzivg**********032/h?rlkey=etvds95uk3o**********r1a7&amp;amp;dl=0" target="_blank" rel="noopener"&gt;https://www.dropbox.com/scl/fo/mo9xzivg**********032/h?rlkey=etvds95uk3o**********r1a7&amp;amp;dl=0&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://www.dropbox.com/scl/fo/21csj43p**********214/h?rlkey=huj6s4cdhhc71fw**********&amp;amp;dl=0" target="_blank" rel="noopener"&gt;https://www.dropbox.com/scl/fo/21csj43p**********214/h?rlkey=huj6s4cdhhc71fw**********&amp;amp;dl=0&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://www.dropbox.com/scl/fo/hcrjwuj**********p3oh/h?rlkey=pt5f7tw0yr**********xl99n&amp;amp;dl=0" target="_blank" rel="noopener"&gt;https://www.dropbox.com/scl/fo/hcrjwuj**********p3oh/h?rlkey=pt5f7tw0yr**********xl99n&amp;amp;dl=0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I need to add these folders to my account (in bulk).&lt;BR /&gt;Trying to get some information, I can only call the `get_shared_link_metadata` method, which returns an ID like this: id:mKIwYbAWl2A********Y0A&lt;/P&gt;&lt;P&gt;Unfortunately, with this ID, I can't do anything further. None of the methods accept it.&lt;/P&gt;&lt;P&gt;Going to each link and manually clicking the "Join folder" button is torture. There must be some way to automate this process, right?&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2024 15:53:18 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Complex-add-shared-links-in-account/m-p/760743#M33222</guid>
      <dc:creator>ssergio</dc:creator>
      <dc:date>2024-03-29T15:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: Complex add shared links in account</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Complex-add-shared-links-in-account/m-p/760777#M33223</link>
      <description>&lt;P&gt;Hi &lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1818204"&gt;@ssergio&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Your links are links to folders. Unfortunately, Dropbox provides endpoint to add only file as a single call (&lt;A title="Save the data from a specified URL into a file in user's Dropbox" href="https://www.dropbox.com/developers/documentation/http/documentation#files-save_url" target="_blank" rel="noopener"&gt;/2/files/save_url&lt;/A&gt;), not folder. You may try walk through the folder tree in a script and add all files one by one. Other solution may be download all folders locally in your Dropbox folder using something like &lt;A href="https://www.dropboxforum.com/t5/View-download-and-export/How-to-Workaround-quot-Zip-File-is-Too-Large-quot-Error/m-p/694167/highlight/true#M46791" target="_blank" rel="noopener"&gt;here&lt;/A&gt; in a loop. One more solution may be mixture of the previous two. &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@41457EF40051AFF130FDBFE21B496926/emoticons/1f609.png" alt=":winking_face:" title=":winking_face:" /&gt; Whatever is most convenient for you.&lt;/P&gt;&lt;P&gt;Hope this gives direction.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2024 19:25:03 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Complex-add-shared-links-in-account/m-p/760777#M33223</guid>
      <dc:creator>Здравко</dc:creator>
      <dc:date>2024-03-29T19:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: Complex add shared links in account</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Complex-add-shared-links-in-account/m-p/761094#M33240</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1818204"&gt;@ssergio&lt;/a&gt;&amp;nbsp;Здравко is correct; the Dropbox API does not offer a way to save entire folders from shared links into an account, but I'll pass this along as a feature request. I can't promise if or when that might be implemented though.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For reference, for information on using the 'dl' and 'raw' URL parameters when directly accessing a shared link, refer to this help center article: &lt;A href="https://help.dropbox.com/share/force-download" target="_blank"&gt;https://help.dropbox.com/share/force-download&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2024 16:41:32 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Complex-add-shared-links-in-account/m-p/761094#M33240</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2024-04-01T16:41:32Z</dc:date>
    </item>
  </channel>
</rss>

