automation n8n · JSON · JavaScript · HTML
n8n Templates
A collection of import-ready n8n workflows for automation, notifications, document handling, and integrations between services.
- Problem
- Building every automation from scratch slows experimentation and makes proven configurations harder to reuse.
- Solution
- The repository organizes exportable workflows, setup guides, assets, and examples into independent, modular use cases.
- Outcome
- A browsable catalog of n8n templates that can be imported, studied, and adapted to different integrations.
- Stack
- n8nJSONJavaScriptHTML
Reusable automations
The project collects workflows for tasks such as invoice archiving, news aggregation, certificate creation and validation, and notification systems. Each template keeps its JSON file, instructions, and setup material together.
Approach
The folder structure makes every automation self-contained: a workflow can be imported into n8n and then connected to the credentials and services available in its target environment.