We Want to Hear From You! What Do You Want to See on the Community? Tell us here!
Forum Discussion
Agustino A.
9 years agoNew member | Level 2
File listing with ID
Hi all,
I have requirement to do file listing and bookmark the file / folder from our application. We are planning to store the ID of the file / folder. On clicking of the folder that we have bookmarked, we will do file listing.
I know that currently Dropbox API doesn't support file listing with ID. May I know when it will be supported?
Thanks.
4 Replies
- Greg-DB9 years ago
Dropbox Community Moderator
Unfortunately I don't have a timeline for if/when that would be implemented, but I'll be sure to pass this along as a feature request. - rms u.9 years agoExplorer | Level 4
Hi Greg,
I am just curious what's the purpose of using ID then.
- Greg-DB9 years ago
Dropbox Community Moderator
rms u. While the list_folder endpoint doesn't accept an ID parameter, it does return file metadata that contains IDs, which can be used to track items across changes, such as moves or renames.
There are also other endpoints that do accept IDs.
- Greg-DB8 years ago
Dropbox Community Moderator
The Dropbox API now supports file IDs for list_folder:
https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder
If you're using an official SDK, there will also be a corresponding method for this endpoint.
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!