
n8n
Visual workflow automation with code when you need it

n8n is a workflow automation platform for building integrations and automations across apps, APIs, and internal systems. It provides a visual editor for creating multi-step workflows, with the option to add custom code and handle complex data transformations.
Key Features
- Visual workflow editor with triggers, branching/IF logic, loops, and data mapping
- Large library of prebuilt integration nodes (HTTP/API, SaaS apps, databases) plus generic HTTP Request node
- Webhooks for event-driven automation and building lightweight API endpoints
- Code and scripting steps (e.g., JavaScript) for custom logic and transformations
- Credentials management for connecting services securely
- Scheduling and polling triggers for time-based or interval automations
- Execution history and tooling to debug runs and inspect data
- Queue/worker execution mode for scaling and isolating job processing
Use Cases
- Sync data between CRM, spreadsheets, and databases with transformations
- Automate support/ops workflows (ticket enrichment, notifications, escalations)
- Build internal integrations using webhooks + custom logic without a full app
Limitations and Considerations
- Some advanced capabilities (e.g., certain governance/enterprise controls) may depend on paid offerings
- Complex workflows can require careful error handling/retries design to be resilient at scale
n8n fits teams that want an approachable low-code automation tool while keeping the option to write code for edge cases. It is commonly used to replace ad-hoc scripts and brittle point-to-point integrations with observable, reusable workflows.
Categories:
Tags:
Tech Stack:
Similar Services

Home Assistant
Local-first home automation and smart home hub
Open-source smart home platform that integrates thousands of devices, runs local automations, and provides dashboards, mobile apps, and voice control.


NocoDB
Turn any database into a collaborative spreadsheet interface
Open-source Airtable alternative that adds a spreadsheet UI, views, forms, automations, and APIs on top of SQL databases like Postgres and MySQL.


Huginn
Build agents that monitor, scrape, and act on events
Self-hosted automation platform to create agents that watch web/services, ingest data (RSS, APIs, scraping), and trigger actions like notifications or webhooks.


RSSHub
An extensible RSS feed generator for websites and platforms
Generate RSS/Atom/JSON feeds from websites and services that lack native feeds, with hundreds of built-in routes and easy extensibility.


Appsmith
Open-source low-code platform for internal apps
Build and deploy internal tools fast with a low-code builder, prebuilt UI widgets, and secure integrations with databases, APIs, and SaaS services.

Novu
Open-source notification infrastructure for developers
A self-hostable notification infrastructure to build, manage, and send multi-channel product notifications with templates, provider integrations, and a unified API.

Redis
TypeScript
JavaScript