Your workflow is unique šØāš» - tell us how you use Dropbox here.
Forum Discussion
jamesheck
6 years agoExplorer | Level 3
list orderby api
https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder wheres the orderby parameter to sort the results ?!!!
Greg-DB
Dropbox Community Moderator
6 years agoThe Dropbox API /2/files/list_folder[/continue] endpoints do not offer an ordering option, but I'll pass this along as a feature request. I can't promise if or when that might be implemented though.
The entries returned by /2/files/list_folder[/continue] are returned in the order needed to retrieve an accurate representation of the state of the Dropbox account, so make sure you process them in the order received, per the /2/files/list_folder documentation. Once you retrieve all of the returned entries, you can sort them as desired client-side.
About Dropbox API Support and Feedback
Get help with the Dropbox API from fellow developers and experts.
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, Facebook or Instagram.
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!