Actions
Add a template
Adds a template to an envelope.
A template is a DOCX document with fields and conditionals. You can fill the template using the Add data to template action.
If you want to add signature places to the template check signature places.
Input
Envelope ID
string
requiredThe ID of the envelope to which the template will be added.
File Content
file content
requiredThe file content of the template. Learn about some common File Content sources.
Document Title
string
The title of the document. It may be shown to recipients.
File Format
enum
The template format should be docx
, or leave it blank.
Output
Template ID
string
The ID of the template.
Was this page helpful?