Hello!
We recently sent out an email for a webinar program where we use {{my.tokens}} to populate the body copy of all our emails and landing pages. Inside one of the {{my.tokens}} we used a {{lead.first name}} token that did not populate. I am having a hard time finding any information that talks about this, but are you unable to have a {{lead.XXXX} token inside of a program specific {{my.token}}? Or did this just fail?
Rachel
Solved! Go to Solution.
You can't do this using a Text {{my.token}} but you absolutely can within a Velocity {{my.token}} (Velocity always supports implicit nesting, or it wouldn't work at all).
Hi Sanford, thank you for the information. Sorry to sound ignorant, but are velocity tokens for developers? I don't ever see them as an option within the general {{My.tokens}} options at the program level.
Velocity is the language used in Email Script tokens. I tend to call them "Velocity tokens" to be explicit.