Dropbox
Dropbox is a personal cloud storage service for file sharing and collaboration.
• | Information Stored |
• | Minimum Permissions Required |
• | Authentication Method |
• | Credentials Required |
• | Integrating Dropbox with SaaS Management |
• | API Endpoints |
The following table describes the available integration tasks and stored data.
Integration Task |
Information Stored |
|||||||||||||||
Application Roster |
|
|||||||||||||||
Application Access |
|
Note:The information stored is subject to change as enhancements are made to the product.
Minimum API required permissions are based on the Scopes Required and User Role .
Scopes Required |
Description |
Integration Task Name |
account_info.read |
View basic information about your Dropbox account such as your username, email, and country |
Application Roster |
team_info.read |
View basic information about your team including names, user count, and team settings |
Application Roster |
members.read |
View your team membership |
Application Roster |
events.read |
View your team's activity log |
Application Access |
User Role |
Description |
Team Admin |
Team Admin is the required minimum permission to grant the above scopes to the integration. For details, refer to Dropbox’s Types of Admins. |
OAuth2 with Authorize flow. For details, refer to the Dropbox OAuth Guide.
• | Username |
• | Password |
Note:Username and Password are required only for authorization. These values are not stored in SaaS Management.
Integrating Dropbox with SaaS Management
To integrate Dropbox with SaaS Management, perform the following steps.
To integrate Dropbox with SaaS Management:
1. | Add the Dropbox application in SaaS Management. Refer to Adding an Application. |
2. | Click Authorize, which redirects you to the Dropbox login page. |
3. | Enter your Dropbox account’s Team Admin Username and Password to authorize the APIs used in this integration. |
Application Roster
https:// api.dropboxapi.com /2/team/members/list
Application Access
https:// api.dropboxapi.com/2/team_log/get_events