Template Variables
What is template variables?
{
"modifications": [
{"id": "header_name", "text": "John Doe"},
{"id": "body_name", "text": "John Doe"},
{"id": "footer_name", "text": "John Doe"},
{"id": "signature", "text": "John Doe"}
]
}Creating variables

Variable types
Defining variables

Using variables
With API
Example of using variables with image generation API
Variable Resolution
Resolution Order
Type Validation

Last updated