Cut the Clutter: Test Ignore Files Feature - sign up to become a beta tester here.
Forum Discussion
Design I.1
10 years agoNew member | Level 1
How to make a bulk export of your image URL.
i would like to know if thats possible to export a list of url from your dropbox image folder
3 Replies
Replies have been turned off for this discussion
- Richard P.10 years ago
Super User alumni
No, it isn't Im afraid.
- Greg-DB10 years ago
Dropbox Community Moderator
Richard's correct, the Dropbox API doesn't currently offer bulk/batch operations like this, but I'll be sure to pass this along as a feature request.
That being the case, you'd need to call the relevant method/endpoint, e.g., /files/get_temporary_link or /files/get_thumbnail, once for each desired file.
- Greg-DB8 years ago
Dropbox Community Moderator
The Dropbox API now offers the ability to get thumbnails in batches:
https://www.dropbox.com/developers/documentation/http/documentation#files-get_thumbnail_batch
If you're using an official SDK, there will also be a corresponding method for this endpoint.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.6,038 PostsLatest Activity: 6 years 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!