We Want to Hear From You! What Do You Want to See on the Community? Tell us here!

Forum Discussion

alekso89's avatar
alekso89
Helpful | Level 7
2 months ago
Solved

How to work with Team Folder?

Hi everyone! We have a global folder that all team members have access to. I am developing an application that will perform certain functions: - display all subfolders or search for the desire...
  • DB-Des's avatar
    2 months ago

    Hi alekso89​ 

    I forgot to add, since you are working with a team, by default, API calls to the Dropbox API operate in the "member folder" of the connected account, not the "team space". That means that by default, the contents of the team space will not be found.

    You can configure API calls to operate in the "team space" instead though, in order to interact with files/folders in the team space. To do so, you'll need to set the "Dropbox-API-Path-Root" header. You can find information on how to use this in the Team Files Guide.

    More specifically, you will want to follow the guidance provided above if you are looking to perform functions on the "GlobalTeamFolder".

About Dropbox API Support & Feedback

Node avatar for Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.6,035 PostsLatest Activity: 48 minutes ago
410 Following

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 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!