Automation
Notes on workflow automation (n8n) and browser end-to-end testing (Cypress).
Source
- n8n documentation
- n8n.io — fair-code workflow automation
n8n overview
n8n (pronounced “n-eight-n”) connects apps with APIs using a visual node editor — low-code data transforms, webhooks, schedules, and AI-assisted flows.
| Option | Notes |
|---|---|
| Cloud | Hosted by n8n |
| npm / Docker | Self-host for privacy |
| Integrations | Large connector library |
Fair-code license — source available with usage tiers for commercial scale.