Templates
Create reusable message templates with dynamic personalization.
Variables
Use double-curly-brace syntax in your templates:
| Variable | Description |
|---|---|
{{firstName}} | Lead's first name |
{{lastName}} | Lead's last name |
{{company}} | Lead's current company |
{{title}} | Lead's job title |
{{location}} | Lead's location |
{{custom.KEY}} | Any custom field |
Example
Hi {{firstName}}, I noticed you're the {{title}} at {{company}}.
I'd love to connect and share some ideas about outreach automation.