Docusign · Arazzo Workflow
DocuSign Resend Envelope to Pending Recipients
Version 1.0.0
List an envelope's recipients and, if any are still pending, resend the envelope notification.
View Spec
View on GitHub
AgreementsContractsDigital Transaction ManagementDocumentsElectronic SignatureseSignatureArazzoWorkflows
Provider
Workflows
resend-envelope-to-pending-recipients
Resend an envelope only when recipients are still pending.
Lists envelope recipients, checks for any signer not yet completed, and conditionally resends the envelope notification.
1
listRecipients
Recipients_ListRecipients
Retrieve the recipient list and their statuses so the workflow can detect whether anyone still needs to act.
2
resendEnvelope
Envelopes_UpdateEnvelope
Resend the envelope by updating it with the resend_envelope flag, which re-notifies recipients who have not yet completed their actions.