We're making changes to the Community, so you may have received some notifications - thanks for your patience and welcome back. Learn more here.
Forum Discussion
vns955
8 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
- sgprExplorer | Level 4use the twitter api https://dev.twitter.com/
- vns955Explorer | Level 3
Do you mean should I put images into twitter?
- Greg-DBDropbox StaffThe 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
- Greg-DBDropbox Staff
[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.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,875 PostsLatest Activity: 30 minutes agoIf 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!