Block 1 - On clicking 'execute'
- Type / Role
- n8n-nodes-base.manualTrigger - manualTrigger
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
==Disclaimer: This template contains a community node and therefore only works for n8n self hosted users== This is Miquel from [Aprende n8n](ht...
n8n-nodes-base.manualtrigger, n8n-nodes-base.n8ntrainingcustomerdatastore, n8n-nodes-base.itemlists, n8n-nodes-document-generator.documentgenerator, n8n-nodes-base.functionitem, n8n-nodes-base.emailsend
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Miquel Colomer.
Original n8n.io source==Disclaimer: This template contains a community node and therefore only works for n8n self-hosted users==
This is Miquel from Aprende n8n and Automate with n8n.
We have created a new community node Document Generator that generates dynamic content using templates.
You can compose complex content with no SETs or FUNCTION ITEMs nodes using this node, like:
Emails are just a sample. You can create complex dynamic content to:
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":
Later, copy and paste this workflow into your n8n.
You will get this workflow:
This workflow uses the Customer Datastore node to generate sample input items.
You can render one template with all items (enable "Render All Items with One Template"):
or one template per input item:
Visit the oficial NPM page to see more samples.
Learning n8n by yourself is nice, but a bit tricky :) We offer n8n training video courses at Aprende n8n. If you need custom trainings, let us know.
Additionally, you can contact us at Automate with n8n if you need the next services:
I hope you will enjoy this new node and this workflow.
Automate your life! Automate it with n8n!
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Generate dynamic contents for EMAILS or HTML pages |
|---|---|
| Complexity | intermediate |
| Nodes | 8 |
| Categories | Document Extraction |
| Author | Miquel Colomer |
| Published | 11 Sept 2022 |
Use the JSON export at /data/workflows/1790/1790.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
==Disclaimer: This template contains a community node and therefore only works for n8n self hosted users== This is Miquel from [Aprende n8n](ht...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Document Extraction use case.