Templating guide

By default, you can add the following variables to your message template:

  • {FNAME} - Andrew, Chloe, Alan, Elizabeth

  • {LNAME} - Moore, Smith, Foster, Walker

Here is an example of a subject:

{FNAME} - we are launching our SaaS and need your feedback

This subject will be rewritten in each email sent as Andrew- we are launching[...] or Chris - we are launching[...]

Same goes for the body of the message.

Last updated