Dropbox
The following sections explain prerequisites, resources, and instructions for integrating with SaaS Management.
• | Stored Dropbox Information |
• | Required Minimum Permissions for Dropbox |
• | Dropbox Authentication Method |
• | Required Dropbox Credentials |
• | Integrating Dropbox With SaaS Management |
• | Dropbox API Endpoints |
The following table describes the available integration tasks and stored data within SaaS Management.
Available Integration Tasks |
Information Stored |
|||||||||||||||
Application Roster |
|
|||||||||||||||
Application Access |
|
Note:The information stored is subject to change as enhancements are made to the SaaS application.
Required Minimum Permissions for Dropbox
The minimum API required permissions are based on the Required Dropbox Scopes and the Required Dropbox User Role.
Description |
Integration Task Name |
|
account_info.read |
Enables you to view basic information about your Dropbox account such as your username, email, and country. |
Application Roster |
team_info.read |
Enables you to viiew basic information about your team including names, user count, and team settings. |
Application Roster |
members.read |
Enables you to view your team membership. |
Application Roster |
events.read |
Enables you to view your team's activity log. |
Application Access |
Note:The following SaaS application user role is not applicable to Flexera One roles.
User Role |
Description |
Team Admin |
Team Admin is the required minimum permission to grant the Required Dropbox Scopes . For more information, see Dropbox’s documentation topic, Types of Admins. |
The required authentication method is OAuth 2.0 With Authorize Flow. For more information, see the Dropbox OAuth Guide.
The following credentials are required:
• | Username |
• | Password. |
Note:Username and Password are required only for authorization. These values are not stored in SaaS Management.
Integrating Dropbox With SaaS Management
Complete the following steps to integrate Dropbox with SaaS Management.
To integrate Dropbox with SaaS Management:
1. | Add the Dropbox application in SaaS Management. For more information, see 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