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

Forum Discussion

gagsbh's avatar
gagsbh
Helpful | Level 5
8 years ago
Solved

Dropbox for Business - Queries

Hello,
 
I am developing a solution for Dropbox for Business.
 
I have few queries:
1. Can we have 2 owners of a shared folder or a team folder ?
2. For a Dropbox team having single team admin, can we delete its admin ?
3. If a team admin is deleted, do we get any web-hook notification telling us whether 
the team admin deleted ?
4. If a new team member is added to Dropbox Team, will we get a web-hook notification
5. How do we remove admin rights of a user (demote) who was promoted to an Admin earlier ?
 
Thanks,
Gagan

3 Replies

  • Greg-DB's avatar
    Greg-DB
    Icon for Dropbox Community Moderator rankDropbox Community Moderator
    8 years ago

    1. No, folders can only have one owner at a time.

    2. No, you cannot remove the last admin on a team. Attempting to do so will result in the 'remove_last_admin' error.

    3. Yes, if your app has the "team member management" or "team member file access" permission, you can register for and receive Business webhook notifications for events like this. You can find more information in the documentation there.

    4. Same as #3.

    5. You can use /2/team/members/set_admin_permissions to change a member's admin permissions.

  • gagsbh80's avatar
    gagsbh80
    Explorer | Level 4
    7 years ago
    Hello Greg,
     
    Thanks for the reply.
     
    I receive multiple web-hook requests on the webhook url for a single file uploaded in Dropbox shared folder of a Dropbox account.
     
    Similarly, I get multiple webhook notification on the webhook url when a new Dropbox member is added to the team.
     
    Can you please help me understand why is this happening.
     
    Regards,
    Gagan
  • Greg-DB's avatar
    Greg-DB
    Icon for Dropbox Community Moderator rankDropbox Community Moderator
    7 years ago
    It is expected that you'll receive a webhook notification for changes in a shared folder for each member of that shared folder. There's a note about this here:

    https://www.dropbox.com/developers/documentation/http/teams#webhooks

    Are you receiving exact duplicate webhook notifications when a single new member is added though? That wouldn't be expected. If that's what you're seeing, please share samples so we can take a look. You can share privately here if you'd prefer:

    https://www.dropbox.com/developers/contact

About Dropbox API Support & Feedback

Node avatar for Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.6,036 PostsLatest Activity: 2 hours ago
411 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!