Description
Data Transformation node in n8n.
What It Does
Generate HTML content from templates.
When To Use It
Email templates, web pages, reports with formatting.
Key Parameters
Template (HTML with {{ }} placeholders), Options
Common Mistakes
HTML is not sanitized – escape user content to avoid injection.
Example
Order data -> HTML template -> Send Email with styled receipt.
FAQ
Is this node included in n8n Community Edition?
Yes – HTML ships with the free Community Edition. No paid license needed.
Use inline CSS for email clients that block external stylesheets.?
Where does it fit in a workflow?
HTML works with any other node – connect it after a trigger or data node, and feed its output into the next step. Standard n8n data flow: trigger -> transform -> act.
Is support included?
Yes – message the seller through the store and I will help you wire this node.
Discover more from Wiredwizard
Subscribe to get the latest posts sent to your email.





Reviews
There are no reviews yet.