Dropbox

Dropbox is a personal cloud storage service for file sharing and collaboration.

The following sections provide 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

Stored Dropbox Information

The following table describes the available integration tasks and stored data.

Available Integration Tasks

Information Stored

Application Roster

User ID
Email
First Name
Last Name
Active Date

Application Access

User ID
User Actions/Activities
Time Occurred

Note:The information stored is subject to change as enhancements are made to the SaaS application.

Required Minimum Permissions for Dropbox

Minimum API required permissions are based on the Required Dropbox Scopes and the Required Dropbox User Role.

Required Dropbox Scopes

 

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

Required Dropbox User Role

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 details, see the Dropbox documentation section Types of Admins.

Dropbox Authentication Method

OAuth2 with Authorize flow. For details, see the Dropbox OAuth Guide.

Required Dropbox Credentials

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 details, 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.

Dropbox API Endpoints

Application Roster

https:// api.dropboxapi.com /2/team/members/list

Application Access

https:// api.dropboxapi.com/2/team_log/get_events