Opening Document templates
From the left navigation click Settings, then choose Document templates under the Integrations section of the settings sidebar. You need the Owner or Admin role to create, edit, or delete document templates. Members can view the list.Building a template
A template has a Name and a Template JSON definition. The definition sets an optional document title and a list of blocks rendered top to bottom:
Insert contact properties anywhere in the title, heading text, paragraph text, or table cells with double-brace tokens in the
contact.<property> form, such as {{contact.firstname}}. When the Generate Document action runs, Flowella replaces each token with the enrolled contact’s value.
Using a template in HubSpot
Each row in the Templates list shows the template ID with a Copy ID button. Copy it and paste it into the Document template ID field of the Generate Document action in your HubSpot workflow. When the workflow runs, Flowella renders the template with the enrolled contact’s properties, saves the PDF to your HubSpot files, and returns the file URL and HubSpot file ID for later workflow steps. See Generate Document for the action’s full configuration.Related
Generate Document (HubSpot)
The workflow action that renders these templates.
AI Document Reader (HubSpot)
The companion action that reads documents into contact properties.

