All docs

Templates

Merge tags

Personalize content with subscriber and brand data.

Merge tags use double curly braces:

Hi {{ subscriber.first_name | default: "there" }},
Your balance is {{ subscriber.balance }}.

Available namespaces: subscriber, brand, campaign, list.