Docusign · Arazzo Workflow
DocuSign Download Completed Documents
Version 1.0.0
Confirm an envelope is completed, list its documents, and download the combined signed PDF.
View Spec
View on GitHub
AgreementsContractsDigital Transaction ManagementDocumentsElectronic SignatureseSignatureArazzoWorkflows
Provider
Workflows
download-completed-documents
Download the combined signed PDF of a completed envelope.
Verifies the envelope is completed, enumerates its documents, and retrieves the combined signed PDF for archival.
1
confirmCompleted
Envelopes_GetEnvelope
Confirm the envelope has reached completed status before attempting to download the signed documents.
2
listDocuments
EnvelopeDocuments_ListDocuments
List the documents in the envelope so their metadata is captured before the combined download.
3
downloadCombined
EnvelopeDocuments_GetDocument
Download all documents in the envelope as a single combined PDF using the reserved "combined" document identifier.