workflow-automation / cli
n8n
Capability: n8n
Use it when
- self-host workflow automation with webhooks
- n8n pipelines for CRM SMS and content
- webhook driven automation without full agent platform
What it solves
Not the fit when
- self-hosting still requires backups, upgrades, and credential security
Install
npm install -g n8n
Invoke
Run `n8n start`, create a webhook or schedule trigger, add actions and approval boundaries, then inspect executions and retry failed runs.
Alternatives
No reviewed alternatives recorded yet.