Skip to main content

Configure Dropbox Sign

NOTE

This step is only required if using your own Dropbox Sign account, which requires a paid API plan. You may proceed to the next step if you are using a shared account.

Create Client App and API Key

The connector securely communicates with Dropbox Sign via an API Key. To create this:

  1. Login to the Dropbox Sign account
  2. In the API settings, click on "Create app" at the bottom
  3. Click on "Generate Key", naming it Greenhouse
SAVE VALUE

Copy the Dropbox Sign API Key and store it somewhere safe. You will need this value later.

Configure Callback

A Dropbox Sign callback is used to send the Offer documents back to Greenhouse after all parties have signed. To configure this callback:

  1. In Dropbox Sign, click on API on the bottom left
  2. Fill in the following options:
    1. Choose a unique name: "Greenhouse"
    2. example.com: "teamim.com"
    3. Event callback: https://greenhouse.teamim.com/api/signed
  3. Click on "Create application"
SAVE VALUE

Copy the Dropbox Sign Client ID and store it somewhere safe. You will need this value later.