Import-ready workflow JSON
Free n8n Templates
n8n is a source-available workflow automation tool you can self-host or run in the cloud. Every template here is a complete workflow you import as JSON — paste it onto your canvas, connect your own credentials, and run. No node is locked behind a paywall here.
n8n templates landing soon
The first batch of verified n8n templates is being built and tested on a real instance right now. Each will ship with the exact workflow JSON, screenshots, import steps and a last-verified date.
Meanwhile: browse all examples · learn the basics
How importing works
- Copy the workflow JSON. Use the Copy JSON button above (or download the .json file).
- Open your n8n canvas. In n8n, open Workflows and create a new, empty workflow.
- Paste to import. Press Ctrl/Cmd+V on the canvas, or use the ⋯ menu → Import from File / Import from URL. n8n recreates every node.
- Connect your credentials. Open each node flagged with a credential placeholder and select your own account — see the credentials table below.
- Test, then activate. Run once with test data to confirm the path end-to-end, then toggle the workflow Active.
Frequently asked questions
Are these n8n templates free?
Yes — free to use, no signup and no email required.
How do I use a n8n template?
1. Copy the workflow JSON: Use the Copy JSON button above (or download the .json file). 2. Open your n8n canvas: In n8n, open Workflows and create a new, empty workflow. 3. Paste to import: Press Ctrl/Cmd+V on the canvas, or use the ⋯ menu → Import from File / Import from URL. n8n recreates every node. 4. Connect your credentials: Open each node flagged with a credential placeholder and select your own account — see the credentials table below. 5. Test, then activate: Run once with test data to confirm the path end-to-end, then toggle the workflow Active.
Will they work on my account?
Yes. Templates ship with placeholder credentials only — you connect your own n8n accounts after importing. Nothing here stores or sees your keys.
How do you test them?
Each template is built and run on a real n8n instance, exported, sanitized of secrets, then re-imported and verified before it’s published. Every page shows its last-verified date.