title: Dropbox Sign
Dropbox Sign (formerly HelloSign) is the easiest way to send, receive and manage legally binding electronic signatures.
In order to set up this extension, you will need to provide the following settings:
Embedded Signing gives users the ability to sign documents directly from Awell Hosted Pages using Dropbox Sign's embedded signing feature. First an embedded signature request with a template is created and then a signing URL is generated for the signature request. Via the signing URL, we can let the user sign the request from within Awell.
Embedded signing behaves as a blocking action where the action is only completed when the signature request is effectively signed.
In order to add embedded signing, you need to add 2 actions to you care flow:
Please note that the signing URL generated in the first step is only valid for 1 hour. This means that from as soon as the first action is activated, the user has 1 hour to complete the signing request. When the sign URL has expired, the document cannot be signed anymore and and the process would have to be repeated.
Creates and sends a new SignatureRequest based off of a template specified with the template id parameter. The request will be send to specified signer via email. Please note that is a non-blocking action and that the care flow will automatically continue once the request is sent. It won't wait for the actual signing of the request.
To send signature requests via the DropboxSign API you must upgrade to a paid API plan.
Returns the SignatureRequest specified by the signature request id parameter.
Sends an email to the signer reminding them to sign the signature request. You cannot send a reminder within 1 hour of the last reminder that was sent. This includes manual AND automatic reminders.
Important:
Cancels an incomplete signature request. This action is not reversible.