Dropbox Sign allows you to create and save signatures for easy use when signing documents. When using our UI or non-embedded API workflows, after a signer creates a signature once (drawing, typing, or uploading an image) it is saved to their account. The user can then reuse it again in future signature requests. We also provide this saved signatures feature for our embedded workflows, but it works slightly differently. This documentation will walk you through how to implement saved signatures when using embedded workflows.
The Saved Signatures feature functions differently depending on whether the signature request is embedded or non-embedded. The way these saved signatures are stored and retrieved depends on the request type:
This behavior allows for a consistent and app-specific signature experience in embedded workflows, while maintaining account-level signature reuse for non-embedded workflows.
Warning: Non-embedded saved signatures on your account will not show any of the signatures saved in embedded request signing. Embedded request’s saved signatures are specific to the API app used to generate the request.
Note: The Embedded Saved Signature option can only be added to your API apps through the API Settings in your account user interface. This feature cannot currently be updated via an API endpoint.
Please see: The difference between Embedded and Non-embedded.
Please see: How to create and save signatures.
No, currently we only support enabling this option through the API Settings page of your account.
Yes, it will remain published after being updated.
Yes, any API apps transferred to another team member when leaving a team will also transfer the saved signatures associated with that API app.
No, you’ll need to generate new saved signatures for each separate API app.
Users on Free API plans are limited to 5 saved signatures.
No, not currently. Only API app owners can update this through their own API settings.