Docusign · Arazzo Workflow
DocuSign Send Envelope and Track Status
Version 1.0.0
Create and send an envelope with a document and signer, then poll until it reaches a terminal status.
View Spec
View on GitHub
AgreementsContractsDigital Transaction ManagementDocumentsElectronic SignatureseSignatureArazzoWorkflows
Provider
Workflows
send-envelope-and-track-status
Send a single-signer envelope and poll until it reaches a terminal status.
Creates an envelope in sent status containing one base64 document and one signer with a single signature tab, captures the new envelope id, then retrieves and re-checks the envelope status until signing completes.
1
createAndSendEnvelope
Envelopes_CreateEnvelope
Create an envelope in sent status with one document and one signer who has a single signature tab anchored on the document.
2
getEnvelopeStatus
Envelopes_GetEnvelope
Retrieve the current status of the envelope so the workflow can decide whether signing has finished or is still in progress.