Sample email - Use of token

S_D1
Level 4

Sample email - Use of token

I am using tokens to personalize emails. For example -

Dear {{lead.First Name:default=customer}},

But, when I am sending SAMPLE EMAIL to anyone, people are getting email with default value( Dear customer) and not their first name.

Does SAMPLE EMAIL sent to anyone picks only default value?

2 REPLIES 2
Gerard_van_den_
Level 3

Re: Sample email - Use of token

you can select a specific Lead (Person) when sending the Sample email (topmost field in the interface). That should give you the actual Name in the sample you receive.

pastedImage_0.png

Anonymous
Not applicable

Re: Sample email - Use of token

Hi Sagorika,

Gerard is right. When sending a sample, if you would like your email to populate the token with a person's data, you will have to either perform option 1 or option 2 below (I personally prefer option 2 because you can see how it would look like before sending the sample):

1. Put the person's name you would like to see the tokens populating data with through the "Person" field in Send Sample Email like Gerard mentions above.

2. In the preview of the email, select "View by" > "Lead" and the lead you would like your token to populate data with:

Screen Shot 2018-03-01 at 10.29.30.png

Through option 2 you can also check how emails would look like using different segments if you are using dynamic content.

I hope this helps you!