Generate dynamic contents for EMAILS or HTML pages
 ==Disclaimer: This template contains a community node and therefore only works for n8n self-hosted users== This is Miquel from [Aprende n8n](https://aprenden8n.com...
Template notes

==Disclaimer: This template contains a community node and therefore only works for n8n self-hosted users==
This is Miquel from [Aprende n8n](https://aprenden8n.com) and [Automate with n8n](https://automatewithn8n.com).
We have created a new community node [Document Generator](https://www.npmjs.com/package/n8n-nodes-document-generator) that generates dynamic content using templates.
You can compose complex content with no SETs or FUNCTION ITEMs nodes using this node, like: - Send one email with a list of items in the body (i.e., one email with the last entries of an RSS feed). - Send one email per item (i.e., one invoice per email).
Emails are just a sample. You can create complex dynamic content to: Send messages to Telegram/Slack. Create WordPress entries. Create HTML pages for your website. Create tickets.
And more! The sky is your limit ;)
If you want to use this workflow, install the community node n8n-nodes-document-generator from Settings > Community nodes. Type "n8n-nodes-document-generator", check "I understand the risks..." and click on "Install": 