n8n
Self-hostable workflow automation. Connects APIs, databases, and services with a visual editor. I use it for data pipelines, webhooks, and glue between tools.
n8n is an open-source workflow automation platform that you can self-host. It provides a visual editor for building workflows that connect APIs, databases, and services together without writing boilerplate integration code.
I use n8n for building data pipelines, handling webhooks, and creating the glue logic between different tools and services. The visual editor makes it straightforward to build and debug multi-step workflows, and self-hosting means you keep full control over your data and execution environment.
What sets n8n apart from alternatives like Zapier or Make is the self-hosting option and the ability to write custom code nodes when you need more control. The community maintains hundreds of integrations, and you can extend it with your own nodes for internal services.