Solved
Sending email to contact lists with embedded data in message body
Hi All,
I have a contact list with several extra columns named "age", "school", and "occupation". I want to email the contact list and refer to the individual information in these extra columns. However, when I use embedded data in the message body, the email didn't show the referred information in those columns. Is there a way to achieve my goal? Below is what I've tried:
Dear Worker,
Your age is ${m://age}, your school is ${m://school}, and your occupation is ${m://occupation}.
Also, can I send email to the list by filtering based on one or two columns in the contact list? For instance, I want to send a certain message to those with age > 16 years old and who are still students using the "age" and "occupation" columns in the contact list. Is this possible?
Thanks for your help!
Best answer by Matt_Christie_Walker
I suppose you don't have to do step 1 from my previous post. It seems you're in Target Audience, creating a distribution, and have chosen the option to send an email without a survey.
In that case, I think you just have a syntax issue in your message body.
For example, the syntax for occupation should be:
`${e://Field/occupation}`
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
