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:
- Login to the Dropbox Sign account
- In the API settings, click on "Create app" at the bottom
- 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:
- In Dropbox Sign, click on API on the bottom left
- Fill in the following options:
- Choose a unique name: "Greenhouse"
- example.com: "teamim.com"
- Event callback: https://greenhouse.teamim.com/api/signed
- Click on "Create application"
SAVE VALUE
Copy the Dropbox Sign Client ID and store it somewhere safe. You will need this value later.