Skip to Content
📣 BroadcastPersonalization

Personalization

Make each broadcast message feel personal with variables and templates.

Variables

Use curly braces to insert dynamic content into your messages:

VariableDescriptionExample
{name}Contact’s display name”Hi Sarah”
{first_name}First name only”Hi Sarah”
{phone}Contact’s phone number”+1 555-0123”

Example

Template:

Hi {FirstName}! Just wanted to follow up on our conversation. Let me know if you have any questions.

Sent as:

Hi Sarah! Just wanted to follow up on our conversation. Let me know if you have any questions.
Last updated on