Your workflow is unique 👨💻 - tell us how you use Dropbox here.
Forum Discussion
CrinaBucur
8 years agoNew member | Level 2
API v2 fileID support versus path
Hi, I've recently rewritten our Dropbox consumer to implement the v2 API, instead of v1, following the migration guide's indications. I was content to see that Dropbox now has a notion of fil...
Greg-DB
Dropbox Community Moderator
8 years agoThe Dropbox API now supports file IDs for more endpoints, such as /2/files/upload:
https://www.dropbox.com/developers/documentation/http/documentation#files-upload
If you're using an official SDK, there will also be corresponding methods.
https://www.dropbox.com/developers/documentation/http/documentation#files-upload
If you're using an official SDK, there will also be corresponding methods.
- CrinaBucur8 years agoNew member | Level 2
Hi Greg,
I am not using any SDK, just low-level REST calls. This is good to know, but my organization probably won't invest in additional hours to adapt the implementation. Unfortunately we had to go with what was available in June - the file paths specification.
Thank you for the update, nonetheless.
About Dropbox API Support and Feedback
Get help with the Dropbox API from fellow developers and experts.
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, Facebook or Instagram.
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!