mirror of
https://github.com/documenso/documenso
synced 2026-04-21 21:37:18 +00:00
## Description Adds the external ID column to documents and templates with an option to configure it in the API or UI. External ID's can be used to link a document or template to an external system and identify them via webhooks, etc. |
||
|---|---|---|
| .. | ||
| create-document-from-direct-template.ts | ||
| create-document-from-template-legacy.ts | ||
| create-document-from-template.ts | ||
| create-template-direct-link.ts | ||
| create-template.ts | ||
| delete-template-direct-link.ts | ||
| delete-template.ts | ||
| duplicate-template.ts | ||
| find-templates.ts | ||
| get-template-by-direct-link-token.ts | ||
| get-template-by-id.ts | ||
| get-template-with-details-by-id.ts | ||
| move-template-to-team.ts | ||
| toggle-template-direct-link.ts | ||
| update-template-settings.ts | ||