Your workflow is unique 👨💻 - tell us how you use Dropbox here.
Forum Discussion
feltj16
1 year agoExplorer | Level 4
Using API and now it saves to assorted content folder?
Hi, I have been using the dropbox API to upload files. However why does it save to the Assorted Content folder now?
I read about the file system migration, but I don't understand how to update back so it does not save the files to the Assorted Content folder.
Any help? Thank you.
1 Reply
- Greg-DB1 year ago
Dropbox Community Moderator
It sounds like you're referring to handling a migration to the updated team space. For information on how to work with this on the Dropbox API, please refer to the following resources:
- https://developers.dropbox.com/dbx-team-files-guide
- https://dropbox.tech/developers/api-updates-to-better-support-team-spaces
In particular, if you want to upload to the team space, for instance, you should get the current root namespace ID for the connected account from /2/users/get_current_account (or corresponding native method in a Dropbox SDK) and use that as the "root" in the Dropbox-API-Path-Root header.
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!