Skip to main content
Dropbox Connection
Updated over 2 weeks ago

Integrating Dropbox with Drata automates your user access reviews, saving time and reducing errors by syncing user data directly from Dropbox.

Prerequisites

  • Ensure you have Admin privileges within your Dropbox account.

  • Copy your Dropbox App ID and App Secret. You will need these values to connect to Drata.

    1. Log in to your Dropbox Developers App Console, and select the Create app button.

    2. Under Create a new app on the DBX Platform:

      • Choose an API: Select Scoped access.

      • Choose the type of access you need: Select Full Dropbox – Access to all files and folders in a user’s Dropbox.

      • Name your app: Enter a name.

    3. Select Create app.

    4. In the Settings tab for your new App, scroll down to App key and App secret. Copy and safely store your App Key and App Secret.

  • Configure your Dropbox application.

    • Scroll down in your App Settings to OAuth 2 > Redirect URIs to add the following URL: https://api.stackone.com/connect/oauth2/dropbox_iam/callback

    • Go to the Permissions tab to ensure that all of the following permissions are enabled:

      • Account Info: account_info.read

      • Team: team_info.read

      • Team Data: team_data.member

      • Members: members.read, groups.read

    • Submit the changes.

Enable Dropbox

  1. Select Connections on the side navigation menu.

  2. Select the Available connections tab, search for Dropbox, and select Connect.

  3. Follow the instructions on the connection drawer.

    • After you select connect to Dropbox, on the popup modal, enter the required fields with the values that you obtained from the previous section.

Additional resources

Did this answer your question?