Skip to content

Managing templates (blueprints)

Templates in the API

Tallyfy process templates define the structure of your repeatable processes. In the UI, they’re called Templates - but the API uses the term Checklists in endpoint paths (e.g., /checklists) and occasionally Blueprints in certain method names.

You can create, retrieve, update, publish, export, and delete templates through the API. Check the individual pages below for request details and code examples.

Documenting > Templates

Tallyfy templates are reusable blueprints you create once and launch repeatedly. They assign…