Cut the Clutter: Test Ignore Files Feature - sign up to become a beta tester here.
Forum Discussion
abhishek4383
5 years agoNew member | Level 2
Third Party App - Export Shareabel Download Image Links from Folders - Sub Folders
Hi
Looking for below requirment -
Third Party App - Export Shareable Download Image Links from Folders - Sub Folders.
Need in proper Folder - Sub Folder Structure.
Thanks
Abhishek
1 Reply
- Greg-DB5 years ago
Dropbox Community Moderator
Dropbox does offer an API you can use for listing, uploading, and downloading files, among other operations. You can find everything you need to get started with the Dropbox API, including documentation, tutorials, and SDKs here:
https://www.dropbox.com/developers
For example, to create a shared link for any file or folder, you can use the /2/sharing/create_shared_link_with_settings endpoint:
That's a link to the documentation for the HTTPS endpoints themselves, but we recommend using one of the official SDKs if possible:
https://www.dropbox.com/developers/documentation
Those have corresponding native methods for the HTTPS endpoints.
Also, note that the shared links returned by that point to a "preview" page by default, but you can modify them for download behaviors instead as documented here:
About Discuss Dropbox Developer & API
Make connections with other developers815 PostsLatest Activity: 2 days ago
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 or Facebook.
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!