SOLVED

Does Marketo offer liquid logic for personalization in emails?

Go to solution
Anonymous
Not applicable
I'd like to do personlized salutation in emails based on contact data.

For example:

"Hi FirstName,"

if name is not available, fallback is:

"Hi there,"

Is this possible in Marketo? If so, where can I find it?
Tags (1)
1 ACCEPTED SOLUTION
Anonymous
Not applicable
Just use a token Hi  {{lead.First Name:default=there}},

View solution in original post

2 REPLIES 2
Anonymous
Not applicable
Thanks!
Anonymous
Not applicable
Just use a token Hi  {{lead.First Name:default=there}},