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

Action: Create Template from Document

Docusign Operation

The Create Template from Document action converts an uploaded document into a reusable Docusign template with defined fields, recipients, and routing rules.

Example User Story

I want to create a template from a document so I can reuse it for future signature requests without rebuilding the form each time.

Fields

Field Name
Field Type
Required

accountId

String

Yes

documentId

String

Yes

templateName

String

Yes

templateDescription

String

No

templateId

String

-

Docusign

Example link

Code (Apache v2.0): Operation

Last updated