Docusign · Arazzo Workflow
DocuSign Find Template and Send
Version 1.0.0
Search templates by name, read the matched template's roles, and send an envelope from it.
View Spec
View on GitHub
AgreementsContractsDigital Transaction ManagementDocumentsElectronic SignatureseSignatureArazzoWorkflows
Provider
Workflows
find-template-and-send
Look up a template by name and send an envelope from it.
Finds a template via search text, inspects the matched template, and sends an envelope from it by binding a recipient to a named role.
1
searchTemplates
Templates_ListTemplates
Search the account's templates by name and capture the first matching template id.
2
getTemplate
Templates_GetTemplate
Retrieve the matched template's full definition, including recipients, so its role layout is confirmed before sending.
3
sendEnvelopeFromTemplate
Envelopes_CreateEnvelope
Create and send an envelope from the resolved template, binding the recipient to the named role.