Generic notification sent by a flow's Notify block. Heading, body, and subject are authored per-block; variable values render bold inline.
Subject: {{subject}}
Tonal Films: Payment sent to Acme Post
Full CSS support · Dark mode via @media prefers-color-scheme
Mustachio tokens filled by Postmark at send time.
| Token | Description |
|---|---|
{{title}} | Heading — variables already resolved to plain text. |
{{body_html}} | Composed message body as trusted HTML (bold variable values). |
{{subject}} | Full subject line (sender prepends the workspace name). |
{{workspace_logo_url}} | Workspace logo image URL (shown in the lockup). |
{{workspace_initials}} | Workspace initials (up to 2 characters) shown when no logo is set. |