We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
Daniel F
3 years agoExplorer | Level 3
Unable to see custom Properties after setting them
Hi I need to some to figure this out, I cant seem to see the properties that i 've set on a document I uploaded (I've got the following DONE - Basic Account setup, Scoped App setup, refresh tok...
- 3 years ago
We have in preview API endpoints for tags on files this may work with the use case that you are looking for. Please see here (https://www.dropbox.com/developers/documentation/http/documentation#files-tags-add) for those endpoints.
tahsini
3 years agoDropbox Staff
File properties that are set are not viewable on the Dropbox UI, they can however be accessed by doing a metadata call on the file itself. By calling files/get_metadata and setting include_property_groups
to a valid list of template_ids you it will return the properties you have set for the provided template_ids.
- Daniel F3 years agoExplorer | Level 3
Thanks for the feedback,
so let me ask the question a different way, what options do I have to save "custom" properties/attributes or metadata in Dropbox against a file so that end users can see those values ?
- tahsini3 years agoDropbox Staff
We have in preview API endpoints for tags on files this may work with the use case that you are looking for. Please see here (https://www.dropbox.com/developers/documentation/http/documentation#files-tags-add) for those endpoints.
- Daniel F3 years agoExplorer | Level 3
Last comment, while I understand tags can help, ideally properties are key/value pairs and tags don't help with convey that information
the key question now is "when" will dropbox enable the viewing of custom metadata properties on the properties pane like the 3 or 4 existing properties appear.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,877 PostsLatest Activity: 12 months 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!