One month down in 2025: How are your resolutions coming along? Check out how to get back on track here.
Forum Discussion
dhruvin
2 years agoExplorer | Level 4
Property Groups in DropBox UI.
Hi,
There is an API endpoint that allows us to add property groups to files ad folders. But I'm not able to find any option on the dropbox web app to do the same.
Is there any setting I need to enable to add property groups to files using WebApp?
Please see this document.
- ЗдравкоLegendary | Level 20
dhruvin wrote:..
There is an API endpoint that allows us to add property groups to files ad folders. But I'm not able to find any option on the dropbox web app to do the same.
...
Hi dhruvin,
Where do you know that UI doesn't use those features? 🧐 I'm pretty sure it does. Such properties are internal for any application and usually keep application specific data that users don't usually need direct access to. Users use such properties represented as specific files features (i.e. indirectly).
dhruvin wrote:...
Is there any setting I need to enable to add property groups to files using WebApp?...
As I said, you can add different files properties to your application; there is no way to change other applications files properties or access them! Anyway, you're setting/changing such properties all the time while you're working with the Dropbox WebApp; just it's not explicitly. It's related to the Dropbox' internal application design (either web or standalone). You can take a look a bit above the access point you linked to in your previous post:
Templates are owned either by a user/app pair or team/app pair. Templates and their associated properties can't be accessed by any app other than the app that created them, and even then, only when the app is linked with the owner of the template (either a user or team).That's it. 😉
In spite, would be good idea a small change/exception, so other applications to be able access/see (if not modify) Dropbox' applications specific properties, so can have "full/better picture" of the stored data. Such a way would be the only way an application to see some file metadata inaccessible now - metadata that Dropbox' standalone application does read/set/access from/to files when does access/sync them (for instance).
- Greg-DB
Dropbox Staff
dhruvin The file properties functionality on the Dropbox API is meant as a way for third party apps to set and get custom information for use by the third party app itself, e.g., to show in its own UI. Dropbox doesn't expose this information in the official Dropbox UI, but I'll pass this along as a feature request. I can't promise if or when that might be implemented though.
If you're looking for something like this accessible both via the Dropbox API and web site, check out the tags functionality and API documentation.
About Discuss Dropbox Developer & API
Make connections with other developers804 PostsLatest Activity: 3 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!