Skip to main content

Template Variables

[API Docs] [SDK]

note

This article is missing content (TODO)

The Template Variables API provides variable discovery and substitution email and document templates using Handlebars.

Template Variables API​

This API is called to both discover available variables as well as execute the variable substitution using handlebars.

Each time an email or document template is used, the Template Variable API is called with the appropriate standardised parameters.

The Template Variable API uses the Entity API and others to fetch the correct values for each variable when compiling the template.

Variable Picker​

We provide a picker UI for users to search and explore available variables.

Variable Picker UI