We Want to Hear From You! What Do You Want to See on the Community? Tell us here!
Forum Discussion
amilcarvalho
3 years agoExplorer | Level 3
Tags and Properties
Hello,
I started a project that I need some features that dropbox provide, but I cannot implent using the sdk or the api.
The features are:
- List all distinct tags used
- Search files by this tags
- List all custom metada (properties) values used
- Search files by this values
Anyone can tell me if any of this is possible?
Thanks in advice
1 Reply
- Greg-DB3 years ago
Dropbox Community Moderator
1. No, the Dropbox API does not offer the ability to list all of the tags used in the connected account, but I'll pass this along as a feature request. I can't promise if or when that might be implemented though.
2. Yes, this should be possible using /2/files/search_v2. I see you reported an issue with this in this other thread though, so I'll follow up with you there about that.
3. Yes, you can list file property templates using /2/file_properties/templates/list_for_user.
4. Yes, you can search based on file property values using /2/file_properties/properties/search[/continue].
About Discuss Dropbox Developer & API
Make connections with other developers814 PostsLatest Activity: 11 hours 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!