Send Email from Email Connector as HTML

0
Hello, I have installed the email connector module and everything is working fine. However, I have a requirement that says that emails should be sent as HTML Templates like the following picture:     Any ideas on how to achieve this using the EmailConnector module? Is there any other module that could satisfy this requirement?
asked
2 answers
1

The Email Connector module can handle HTML without a problem. You have two fields: one plain text and one HTML. The email that is send out uses both fields. So just fill the HTML field with the correct data. You could use an external HTML editor to build up the HTML and paste that. And do not forget to add the tokens if you use them so the tokens can be replaced inside the HTML before you paste that into the field.

Regards,

Ronald

 

answered
3

Hi Diego Ploche

You can make the style of the template for any email using HTML from HTML tab of the email connector

image.png

Please recommend this as accepted answer if it answers your question

answered