Skip to main content

Create an API App

To use OAuth 2.0, you need to create an API app in Dropbox Sign to obtain your Client ID and Client Secret.

1

Navigate to API Settings

Sign in to Dropbox Sign and navigate to your API Settings page.

2

Create a New App

Under the API Apps section, click Create app.

  • Enter a name for your app (e.g., “StackOne Integration”).
  • Select the appropriate access level and app type for your integration.
  • Click Create app.
3

Configure OAuth Callback URL

In your app’s settings, add the StackOne OAuth callback URL.

  • Set the OAuth callback URL to https://api.stackone.com/connect/oauth2/dropboxsign/callback.
4

Configure Scopes

In your app’s settings, select the access scopes your integration requires. Scopes control what actions the app can perform on behalf of users and are shown on the OAuth consent page.

5

Copy Client Credentials

From your app’s settings, copy the Client ID and Client Secret (App Secret). Store the Client Secret securely as it must be kept confidential.

Creating the StackOne Connector Profile

To create the Connector Profile in StackOne for Dropbox Sign:
1

Navigate to Connector Profiles

Login to StackOne and navigate to Connector Profiles
2

Create New Connector Profile

  • Click + Connector Profile
  • Search for and select Dropbox Sign
  • Select Type as OAuth 2.0
  • Fill out the fields using details retrieved from your provider:
    • Client ID
    • Client Secret
  • (Optional) Select Actions to be enabled for this Connector Profile
  • Click Create profile
Congratulations! The new Connector Profile will now show up in your project ready to be used. You can now continue to Link Accounts for Dropbox Sign.