Skip to content

Dropbox credentials#

You can use these credentials to authenticate the following nodes:

Supported authentication methods#

  • API access token: Dropbox recommends this method for testing with your user account and granting a limited number of users access.
  • OAuth2: Dropbox recommends this method for production or for testing with more than 50 users.

App reuse

You can transition an app from the API access token to OAuth2 by creating a new credential in Localmind Automate for OAuth2 using the same app.

Refer to Dropbox's Developer documentation for more information about the service.

Using access token#

To configure this credential, you'll need a Dropbox developer account and:

  • An Access Token: Generated once you create a Dropbox app.
  • An App Access Type

To set up the credential, create a Dropbox app:

  1. Open the App Console within the Dropbox developer portal.
  2. Select Create app.
  3. In Choose an API, select Scoped access.
  4. In Choose the type of access you need, choose whichever option best fits your use of the Dropbox node:
    • App Folder grants access to a single folder created specifically for your app.
    • Full Dropbox grants access to all files and folders in your user's Dropbox.
    • Refer to the DBX Platform developer guide for more information.
  5. In Name your app, enter a name for your app, like Localmind Automate integration.
  6. Check the box to agree to the Dropbox API Terms and Conditions.
  7. Select Create app. The app's Settings open.
  8. In the OAuth 2 section, in Generated access token, select Generate.
  9. Copy the access token and enter it as the Access Token in your Localmind Automate credential.
  10. In Localmind Automate, select the same App Access Type you selected for your app.

Refer to the Dropbox App Console Settings documentation for more information.

User limits

On the Settings tab, you can add other users to your app, even with the access token method. Once your app links 50 Dropbox users, you will have two weeks to apply for and receive production status approval before Dropbox freezes your app from linking more users.