What’s Supported

Supported Actions

This connector supports:

Before You Get Started

To integrate Dropbox Sign with Ampersand, you will need a Dropbox Sign Account.

Once your account is created, you’ll need to create an app in Dropbox Sign, configure the Ampersand redirect URI within the app, and obtain the following credentials from your app:

  • Client ID
  • Oauth Secret

You will then use these credentials to connect your application to Ampersand.

Create a Dropbox Account

Here’s how you can sign up for a Dropbox account:

  • Create an account from the Dropbox Sign page.
  • Sign up using your preferred method.

Creating a Dropbox App

Follow the steps below to create a Dropbox app:

  1. Log in to your Dropbox Sign Account.
  2. Go to API.
  3. In the Click Create app.
  4. Enter the following details in the General Information section:
    • Name: Enter a unique name for your app.
    • Domain: Enter the app domain.
  5. In the Oauth section, select the Enable OAuth for this app checkbox.
  6. In the OAuth Callback textbox, enter the Ampersand redirect URL: https://api.withampersand.com/callbacks/v1/oauth.
  7. Select the applicable scopes.
  8. Click CREATE APPLICATION.

Alt text

Once the app is created, you’ll find the Client ID and OAuth Secret keys for your app in the app Details section of your app. Note these credentials as they are necessary for connecting your app to Ampersand.

Add Your Dropbox Sign App Info to Ampersand

  1. Log in to your Ampersand Dashboard.

  2. Select the project where you want to create a Dropbox integration.

    Alt text

  3. Select Provider apps.

  4. Select Dropbox from the Provider list.

  5. Enter the previously obtained App Key in the Client ID field and the App Secret in the Client Secret field.

Alt text

  1. Click Save changes.