The workflow component, Render email HTML (which is an advanced create document workflow component) accepts XML as input and generates an HTML file, that e.g. can be saved into the file system with the to filesystem component.
The Render email HTML component merge an input XML file with an HTML template and generates an HTML file as output.
The Render email HTML component has this parameter:

- Email template
An HTML template to merge the input XML with.
Related Articles
Create an html template
The InterformNG2 designer is able to create two kinds of templates: 1.Normal templates. They are used when you want to design a form for printing or PDF output. The manual mainly covers these templates. 2.HTML templates. These templates can be used, ...
PDF Delayed email - shortcut component
It is possible to create an email, that is to be sent at a later time. This can e.g. be used, if you want to send an invoice to a customer at the end of the day, but you want to hold the email to make it possible to issue another email later (to ...
HTML
HTML is one of the supported input and output file types/payloads in InterformNG2. You can e.g. use html as an email template in e.g. the create PDF email and the create email message workflow components, and you can e.g. transform an input file into ...
Send an HTML email
You can send an HTML email without an attachment with the shortcut Output workflow component: Send an HTML email. If you want an attachment, then you should consider the Create PDF email component instead. Additional inspiration for setting up emails ...
Email output
This section contains information about emailing from (and to) InterformNG2. For the most email scenarios you would need to setup an email server and then use either of the workflow components, Create PDF email (if you want a standard PDF attachment) ...