/documenso-templates | Type: Application | PCID required: Yes
Tools
documenso_templates_field_create_template_field
Create template field Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
field | object | Yes | — | The field value |
templateId | number | Yes | — | Template Id |
documenso_templates_field_create_template_fields
Create template fields Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
fields | any[] | Yes | — | The fields value |
templateId | number | Yes | — | Template Id |
documenso_templates_field_delete_template_field
Delete template field Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
fieldId | number | Yes | — | Field Id |
documenso_templates_field_get_template_field
Get template field Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
fieldId | number | Yes | — | Field Id |
documenso_templates_field_update_template_field
Update template field Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
field | object | Yes | — | The field value |
templateId | number | Yes | — | Template Id |
documenso_templates_field_update_template_fields
Update template fields Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
fields | any[] | Yes | — | The fields value |
templateId | number | Yes | — | Template Id |
documenso_templates_recipient_create_template_recipient
Create template recipient Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
recipient | object | Yes | — | The recipient value |
templateId | number | Yes | — | Template Id |
documenso_templates_recipient_create_template_recipients
Create template recipients Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
recipients | object[] | Yes | — | The recipients value |
templateId | number | Yes | — | Template Id |
documenso_templates_recipient_delete_template_recipient
Delete template recipient Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
recipientId | number | Yes | — | Recipient Id |
documenso_templates_recipient_get_template_recipient
Get template recipient Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
recipientId | number | Yes | — | Recipient Id |
documenso_templates_recipient_update_template_recipient
Update template recipient Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
recipient | object | Yes | — | The recipient value |
templateId | number | Yes | — | Template Id |
documenso_templates_recipient_update_template_recipients
Update template recipients Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
recipients | object[] | Yes | — | The recipients value |
templateId | number | Yes | — | Template Id |
documenso_templates_template_create_document_from_template
Use template Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
attachments | object[] | No | — | The attachments value |
customDocumentData | object[] | No | — | Custom Document Data |
customDocumentDataId | string | No | — | Custom Document Data Id |
distributeDocument | boolean | No | — | Distribute Document |
externalId | string | No | — | External Id |
folderId | string | No | — | Folder Id |
formValues | object | No | — | Form Values |
override | object | No | — | The override value |
prefillFields | any[] | No | — | Prefill Fields |
recipients | object[] | Yes | — | The recipients value |
templateId | number | Yes | — | Template Id |
documenso_templates_template_create_template
Create template Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
file | object | Yes | — | The file value |
payload | object | Yes | — | The payload value |
documenso_templates_template_create_template_direct_link
Create direct link Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
directRecipientId | number | No | — | Direct Recipient Id |
templateId | number | Yes | — | Template Id |
documenso_templates_template_create_template_temporary
Create template Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
attachments | object[] | No | — | The attachments value |
externalId | string | No | — | External Id |
folderId | string | No | — | Folder Id |
globalAccessAuth | string[] | No | — | Global Access Auth |
globalActionAuth | string[] | No | — | Global Action Auth |
meta | object | No | — | The meta value |
publicDescription | string | No | — | Public Description |
publicTitle | string | No | — | Public Title |
title | string | Yes | — | The title value |
type | string | No | — | The type value |
visibility | string | No | — | The visibility value |
documenso_templates_template_delete_template
Delete template Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
templateId | number | Yes | — | Template Id |
documenso_templates_template_delete_template_direct_link
Delete direct link Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
templateId | number | Yes | — | Template Id |
documenso_templates_template_duplicate_template
Duplicate template Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
templateId | number | Yes | — | Template Id |
documenso_templates_template_find_templates
Find templates Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
query | string | No | — | The search query. |
page | number | No | — | The pagination page number, starts at 1. |
perPage | number | No | — | The number of items per page. |
type | string | No | — | Filter templates by type. |
folderId | string | No | — | The ID of the folder to filter templates by. |
documenso_templates_template_get_many
Get multiple templates Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
templateIds | number[] | Yes | — | Template Ids |
documenso_templates_template_get_template_by_id
Get template Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
templateId | number | Yes | — | Template Id |
documenso_templates_template_toggle_template_direct_link
Toggle direct link Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
enabled | boolean | Yes | — | The enabled value |
templateId | number | Yes | — | Template Id |
documenso_templates_template_update_template
Update template Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
data | object | No | — | The data value |
meta | object | No | — | The meta value |
templateId | number | Yes | — | Template Id |

