Learn how to make the most out of the Dropbox Community here 💙!
Forum Discussion
varun m.1
9 years agoNew member | Level 2
Dropbox API v2 listFolder sort files by creation time
Hi I am using Java SDK of Dropbox API v2 in my Android app. I use listFolder() to list the contents of the folder. This folder only has files in it, no sub folders. ListFolderResult result = ...
Greg-DB
Dropbox Staff
9 years agoThe API doesn't offer options for sorting/ordering the returned metadata, but I'll be sure to pass this along as a feature request.
You can sort the entries in your application's own code of course after you receive them, but make sure you process them in the order returned first to make sure you get an accurate representation of the account, per the documentation.
- ManigandanV6 years agoNew member | Level 2
Any update on this?
- Greg-DB6 years ago
Dropbox Staff
ManigandanV No, I don't have an update on this feature request.
- hb-dev4 years agoExplorer | Level 4
Is there an update on this?
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,972 PostsLatest Activity: 2 days ago
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!