Tool to create a fillable document template from HTML content with pre-defined fields. Use when you need to create a template directly from HTML with custom field tags for text, signatures, dates, and other fillable elements.
htmlstringHTML template with field tags. Use custom HTML tags for fillable fields: <text-field>, <signature-field>, <date-field>, <initials-field>, <checkbox-field>, <image-field>, <file-field>, <select-field>, <radio-field>, <cells-field>, <stamp-field>, <payment-field>. Field attributes…
namestringName of the template. A random UUID will be assigned if not specified.
sizestringPage size options for the document template.
documentsarrayArray of documents with HTML content. Use this to create a template with multiple documents. Leave empty when using the top-level html parameter for a single document template. Either html or documents parameter is required (not both).
external_idstringYour application-specific unique string key to identify this template within your app. If provided and matches an existing template, that template will be updated with the new HTML.
folder_namestringFolder name to create the template in. Folder will be created if it doesn't exist.
html_footerstringHTML template of the footer to be displayed on every page.
html_headerstringHTML template of the header to be displayed on every page.
shared_linkbooleanSet to true to make the template available via a shared link. This allows anyone with the link to create a submission from this template. Defaults to true.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.