
Embedded signing | Docusign
To designate a recipient as embedded, you must set a value (unique within the envelope, but otherwise arbitrary) for their clientUserId property alongside your other recipient properties, …
Embedding Docusign eSignature into your app | Docusign
These signers use your application and the Embedded Recipient View to sign from within your application. This is the recommended choice when the signer is already using your application …
Docusign JS for embedded signing reference | Docusign
The signing method creates the embedded signing session. It takes as a parameter a SigningConfiguration object to control the signing session’s format and style attributes.
createRecipientView | REST API | Docusign
If you want to invite someone to an embedded signing session via email, the email invitation's URL must be to your application. When invoked, your app should request a recipientView URL …
How to embed the Docusign UI in your app
Learn how to embed the DocuSign UI in your app using the eSignature REST API for seamless integration and enhanced user experience.
Embed the Sender and Correct views | Docusign
The Embedded Correct view is used to modify the envelope after it’s been sent. See How to send an envelope via your app for details on each step and example code that demonstrates how to …
Send an Envelope via Your App (Embedded Sending) | Docusign
Important: This how-to draws on the code defined in the embedded signing how-to (which is part of the same code example launcher) to generate a new envelope with created status.
How to request a signature using focused view | Docusign
If you run this code example from our Quickstart or launcher projects, you should see the agreement embedded in the results page of the example. After signing is complete, the sender …
Request a Signature Through Your App | Docusign
This process is called embedded signing. This topic also demonstrates how to use AutoPlace to automatically position tabs in a document with a specified string. Run this code example from …
createCorrectView | REST API | Docusign
Due to screen space issues, do not use an iframe for embedded operations on mobile devices. For mobile applications, use a WebView (Android) or WKWebView (iOS).