Embedded
The Embedded endpoints are used to generate asign_url used for embedded signing and edit_url used to edit an existing template.Context: The embedded workflows powered by Dropbox Sign require a special embedded url to give your users access to the related documents on the front end of your app. This url is used with the hellosign-embedded library to embed the experience for your user to interact with.
The Dropbox Sign API offers three embedded workflows: Embedded Signing, Embedded Templates, and Embedded Requesting. Each approach uses it's own distinct embedded url:
- Embedded Signing uses a
sign_urlthat must be generated by calling /embedded/sign_url/{signature_id}. For embedded signature requests with multiple signers, a uniquesign_urlis needed for each signer. Since thesign_urlwill expire after a period of time, you should wait to generate the url until the user is ready to sign. - Embedded Templates use an
edit_url, which is generated during the initial