Hi,
I was wondering if anyone has been converting the Classic Email Templates to Lightning Templates? We are looking to do that in our org and was wondering if anyone found a quick way to do a mass conversion or has any recommendations on best practices for the conversion?
2 respostas
Hi Anthony,
I never found a way to quickly convert a classic email template to lightning, other than creating it from scratch.
Here are my learnings:
- Classic email template uses Salesforce Merge Language (SML) whereas lighting email template use Handlebars Merge Language (HML), which is more flexible.
- Classic support four different types of email templates i.e. text, HTML with letterhead, custom, and Visualforce. All of these email templates can include text, merge fields, and attached files. Whereas Lightning email doesn't have an ability to show related records
- Below you can find the difference b/w these two templates (credit Salesforce help).
You want to check out this article to learn how to do create a lightning email template.