Docusign · Arazzo Workflow
DocuSign Build a Draft Envelope and Send
Version 1.0.0
Create a draft envelope with a document, add recipients to it, then send it by updating its status.
View Spec
View on GitHub
AgreementsContractsDigital Transaction ManagementDocumentsElectronic SignatureseSignatureArazzoWorkflows
Provider
Workflows
draft-envelope-add-recipients-and-send
Create a draft envelope, attach a recipient, and send it.
Creates a draft envelope holding one document, adds a signer recipient to the draft, then updates the envelope status to sent to release it to the recipient.
1
createDraftEnvelope
Envelopes_CreateEnvelope
Create the envelope in created (draft) status with a single document so recipients can be attached before it is sent.
2
addRecipient
Recipients_CreateRecipients
Add a signer recipient to the draft envelope, placing a signature tab on the first page of the document.
3
sendEnvelope
Envelopes_UpdateEnvelope
Transition the draft envelope to sent status so DocuSign delivers it to the recipient.