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.
Enter the following details in the General Information section:
Name: Enter a unique name for your app.
Domain: Enter the app domain.
In the Oauth section, select the Enable OAuth for this app checkbox.
In the OAuth Callback textbox, enter the Ampersand redirect URL: https://api.withampersand.com/callbacks/v1/oauth.
Select the applicable scopes.
Click CREATE APPLICATION.
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.