You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.
Forum Discussion
23W
8 years agoHelpful | Level 5
Properties API
Where can I find example for working with Properties API ?
As I see in the doc before add properties to file I should create new properties template. But there is no any doc about properties/template/add. So, how to work with properties ? Where can I receive ID for properties template, that required almost for all properties operation.
I see you also posted in a few other threads. For future reference, please don't post the same questions in multiple places. I've removed the duplicate responses and I'll answer on this thread.
The documentation for the properties endpoints can be found here, as you mentioned:
https://www.dropbox.com/developers/documentation/http/documentation#files-properties-add
That includes curl examples for calling these endpoints.
You do need a template before you can add properties to a file though. Templates are created at the team level. The endpoints for managing templates, such as /team/properties/template/add, can be found here:
https://www.dropbox.com/developers/documentation/http/teams#team-properties-template-add
I don't have a timeline for when the properties functionality will be out of beta.
- 23WHelpful | Level 5
When will Properties API be fully available ?
- Greg-DBDropbox Staff
I see you also posted in a few other threads. For future reference, please don't post the same questions in multiple places. I've removed the duplicate responses and I'll answer on this thread.
The documentation for the properties endpoints can be found here, as you mentioned:
https://www.dropbox.com/developers/documentation/http/documentation#files-properties-add
That includes curl examples for calling these endpoints.
You do need a template before you can add properties to a file though. Templates are created at the team level. The endpoints for managing templates, such as /team/properties/template/add, can be found here:
https://www.dropbox.com/developers/documentation/http/teams#team-properties-template-add
I don't have a timeline for when the properties functionality will be out of beta.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,912 PostsLatest Activity: 2 hours 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!