Content system

Templates

How templates work

guide

Key is the stable identifier used by API calls and batch sends, for example notify.productUpdate.

Variables are placeholders like {{title}}, {{message}}, and {{actionUrl}}. They are replaced by each send request.

Use presets when creating a template to start from a polished GithubCard layout instead of writing HTML from scratch.

Create template

KeyNameVersionSubjectStatusVariablesActions
auth.magicLink Magic link 1 Sign in to GithubCard active magicLink Preview Edit
notify.generic Generic notification 1 {{title}} active title message actionUrl Preview Edit
user.welcome Welcome 1 Welcome to GithubCard, {{name}} active name ctaUrl Preview Edit