You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.
Forum Discussion
JorgeGarciaSola
7 years agoExplorer | Level 4
ASP.NET shared link to a folder. Is it posible to choose one item by name to download it?
So, i have a project in ASP.NET MVC. I have a shared link to a folder with lots of photos in jpg formatt. Using ListFolderAsync i can see the names of the archives(all the metadata, in fact) but sin...
- 7 years ago
No, unfortunately there isn't a way to get thumbnails for files via shared links, but I'll pass this along as a feature request.
The closest thing you could do is use GetSharedLinkFileAsync, but that would just return the original file data, not a thumbnail.
Greg-DB
Dropbox Staff
No, unfortunately there isn't a way to get thumbnails for files via shared links, but I'll pass this along as a feature request.
The closest thing you could do is use GetSharedLinkFileAsync, but that would just return the original file data, not a thumbnail.
JorgeGarciaSola
7 years agoExplorer | Level 4
Thanks for the prompt answer, that works as long as I control the size I accept for the images.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,911 PostsLatest Activity: 2 hours 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!