Back to all connectors

LogoDropbox Sign integration connector

Add white-label customer-facing integration with Dropbox Sign into your app with just a few lines of code.

Managed authentication

Connect your customer accounts in Dropbox Sign without researching its API, registering in a developer program, and getting your application approved. We take care of authentication, secure credentials storage, and token refreshes so you don't have to.

Just one line of code for you and one click for your customers:

iApp.integration('dropbox-sign').open()

Read full documentation
Get started for free

Add Dropbox Sign to your app in the next 30 minutes

Execute Dropbox Sign operations on behalf of your customers

Get information about available operations in a consistent way: name, description, input, output. Run operations using simple consistent API.

Read more about operations

Create Account

Creates a new Dropbox Sign Account that is associated with the specified email_address.

Get Account

Returns the properties and settings of your Account.

Update Account

Updates the properties and settings of your Account. Currently only allows for updates to the Callback URL and locale.

Verify Account

Verifies whether an Dropbox Sign Account exists for the given email address.

Create API App

Creates a new API App.

Get API App

Returns an object with information about an API App.