We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
cas_rds
9 days agoHelpful | Level 6
How to create a team folder and share with everyone of the team members using Dropbox API?
We want to create a team folder and share the team folder with everyone of the dropbox managed users through the Dropbox Api. Could you let us know how to do it?
- DB-DesDropbox Engineer
Hi cas_rds,
A team folder can be created by sending a request to /team/team_folder/create.
Keep in mind that once that folder has been created, it will not be visible to team members until members are added to the folder itself. To add members to the folder, you will need to use /sharing/add_folder_member. To add the entire team, you can add the team group, which you can look up by using /2/team/groups/list[/continue].
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,875 PostsLatest Activity: 3 months 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!