Skip to content
Back to directory

n8n

Fair-code workflow automation you can self-host. Wire up webhooks, APIs and AI steps with a visual editor or code.

Visit n8n (opens in a new tab)

n8n is a node-based workflow automation tool. Workflows start from triggers such as incoming webhooks, cron schedules, or app events. They pass data through hundreds of built-in integrations, JavaScript or Python code nodes, and LLM and agent nodes.

Why it’s useful

  • Self-hostable: run it on your own infrastructure with Docker, or use n8n Cloud.
  • Webhook-first: every workflow can expose a webhook URL. Pair it with the Webhook Payload Inspector to work out the paths to the fields you need.
  • Code when you want it: drop into JavaScript whenever the visual nodes run out.

Free tools that pair with n8n

More in Automation

Back to directory