For the complete documentation index, see llms.txt. This page is also available as Markdown.

Action: Create Draft Signature Request

Docusign Operation

The Create Draft Signature Request action prepares a new envelope in Docusign with documents and recipients but does not send it yet, allowing for review or modifications before sending.

Example User Story

I want to create a draft signature request so I can review and adjust the documents and recipients before sending it out for signatures.

Fields

Field Name
Field Type
Required

templateId

String

Yes

signerEmail

String

Yes

signerName

String

Yes

subject

String

No

message

String

No

Docusign

Example link

Code (Apache v2.0): Operation

Last updated