Send Dropbox Sign (formerly HelloSign) requests from Atlas and attach the completed signed PDF to the deal record.
Sign in and open Settings, API. Dropbox Sign API settings
Click Create API App. Name it Atlas Connector.
Set Callback URL to https://YOUR-ATLAS-HOST/webhooks/dropbox-sign.
Select Basic account info, Send signature requests, Read signature requests, and Manage templates.
Copy Client ID and Secret into the Atlas Dropbox Sign connector settings page.
basic_account_inforequest_signaturerequest_signature.readtemplate_accessinvalid_token
Refresh token expired or revoked. Reconnect from Atlas.
callback_failed
Atlas must return Hello API Event Received in the response body. Check the receiver implementation.
plan does not allow API
Upgrade to a Standard plan or higher to enable API access.
Dropbox Sign POSTs JSON event payloads to the callback URL. Atlas validates the event hash.
Events Atlas listens for
Provider docs: https://developers.hellosign.com/docs/events-and-callbacks/
Ready to connect Dropbox Sign?
Paste the credentials you copied above into the live connector page.