We Want to Hear From You! What Do You Want to See on the Community? Tell us here!
Forum Discussion
vns955
9 years agoExplorer | Level 3
Get image url to show in my app
I'm creating ASP.NET app where I have to show images from Dropbox share. Downloading all files is very long, because there are 2000 files. What can you suggest? Thanks
4 Replies
- Greg-DB9 years ago
Dropbox Community Moderator
[Cross-linking for reference: https://stackoverflow.com/questions/43701623/dropbox-api-get-image-url-to-show-in-my-app ]
Unfortunately, the Dropbox API doesn't offer batch calls for this, but I'll be sure to pass this along as a feature request.
- sgpr9 years agoExplorer | Level 4use the twitter api https://dev.twitter.com/
- vns9559 years agoExplorer | Level 3
Do you mean should I put images into twitter?
- Greg-DB8 years ago
Dropbox Community Moderator
The Dropbox API now offers the ability to get thumbnails in batches. In the .NET SDK, that's available as:
https://dropbox.github.io/dropbox-sdk-dotnet/html/M_Dropbox_Api_Files_Routes_FilesUserRoutes_GetThumbnailBatchAsync_1.htm
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.6,036 PostsLatest Activity: 9 months 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!