Docusign · Arazzo Workflow
DocuSign Prefill Text Tabs and Send
Version 1.0.0
Create a draft envelope, set a recipient's text tab values, then send the envelope.
View Spec
View on GitHub
AgreementsContractsDigital Transaction ManagementDocumentsElectronic SignatureseSignatureArazzoWorkflows
Provider
Workflows
prefill-text-tabs-and-send
Prefill a recipient's text tab on a draft envelope and send it.
Creates a draft envelope with a text tab, updates the tab value for the recipient, then transitions the envelope to sent.
1
createDraftWithTextTab
Envelopes_CreateEnvelope
Create a draft envelope with one signer that has both a signature tab and a labeled text tab to be prefilled.
2
setTabValue
Tabs_UpdateTabs
Update the recipient's text tab to carry the prefilled value before the envelope is sent.
3
sendEnvelope
Envelopes_UpdateEnvelope
Transition the draft envelope to sent so the signer receives the document with prefilled fields.