N8N document generation with TemplateTo
Introduction:
TemplateTo has had an integration with N8N for over a year now, however its not something we have shouted about until now. The latest version of our integration makes working with TemplateTo in your N8N integrations super simple. Lets take a closer look.
Installing the TemplateTo Node
- Go to Settings (bottom left) > Community Nodes
- Select Install
- Type n8n-nodes-templateto
- Agree with the risks
- Install
Adding the TemplateTo Node to a workflow
- Open or create a workflow
- Add a trigger node; google sheet change, new airtable row, etc.
- Click to add a new node and search for TemplateTo in the search box, add the TemplateTo node.
- Set your API key for authentication. (see here)
- Select the template you want to generate.
- Ensure the data coming from the previous steps matches the structure you set in your template
- Test your integration.