Email Dynamic Placeholders

Hi, my use-case is, i want to send for example a billing statement to a customer and in an email template, i want to embed their portal link. The one in my mind is, copying the created customer portal link in the customer data thru custom field. How can i put that in the body of my email? So far i have been using some of variables; like, `{{recipient.code}}, {{recipient.name}}, {{recipient.address}}…

1 Like

I think email templates should support new merge tags like footers already do. I’m adding it to ideas.

5 Likes

Nice, thanks.

Nope, Email Template are templates and you can’t just paste URL of any customer there. Once the template is used, say for a sales invoice, the placeholders is will take over in filling up information pertaining to that invoice or customer.

sample

If i have 1,000+ customers?