Your workflow is unique 👨💻 - tell us how you use Dropbox here.
Forum Discussion
ssergio
1 year agoNew member | Level 2
Complex add shared links in account
Hello, please help me solve the problem. I have 500+ shared links from another user. I created my Dropbox account and created an application where I obtained KEY, SECRET, and TOKEN. The shared lin...
Здравко
1 year agoLegendary | Level 20
Hi ssergio,
Your links are links to folders. Unfortunately, Dropbox provides endpoint to add only file as a single call (/2/files/save_url), 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 here in a loop. One more solution may be mixture of the previous two. 😉 Whatever is most convenient for you.
Hope this gives direction.
About Dropbox API Support and Feedback
Get help with the Dropbox API from fellow developers and experts.
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X, Facebook or Instagram.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!