Hello,
Loving EspoCRM so far and we are just trying to create our first email campaign.
When I create an the following placeholders are displayed:
Available placeholders:
"It's possible to use placeholders in an email template's body and subject, for example, {Account.name}, {Person.emailAddress}. They will be replaced with values of a Parent record."
Ideally I would like to create a placeholder for the contact's name (ideally just their first name, but full name is fine) and their related account. I tried adding {Person.name} and this was replaced. I added {Account.name} and the email was sent with the text "{Account.name}".
Is there a way to see the full list of placeholders that are available for a mass email? How can I figure out which placeholders will work?
Thanks!
James
Loving EspoCRM so far and we are just trying to create our first email campaign.
When I create an the following placeholders are displayed:
Available placeholders:
- {today} – Today's date
- {now} – Current date & time
- {currentYear} – Current Year
- {optOutUrl} – URL for an unsubscribe link
- {optOutLink} – an unsubscribe link
"It's possible to use placeholders in an email template's body and subject, for example, {Account.name}, {Person.emailAddress}. They will be replaced with values of a Parent record."
Ideally I would like to create a placeholder for the contact's name (ideally just their first name, but full name is fine) and their related account. I tried adding {Person.name} and this was replaced. I added {Account.name} and the email was sent with the text "{Account.name}".
Is there a way to see the full list of placeholders that are available for a mass email? How can I figure out which placeholders will work?
Thanks!
James
Comment