n8n is a visual workflow automation tool. In plain terms: it lets you connect different apps and services — a website form, WhatsApp, email, a calendar, an AI model — so that when one thing happens, other things happen automatically, without you manually copying information between them. I build almost all of AB Labs' automation work on n8n, and this is the "wait, what is n8n actually" question I get right after quoting an automation project.
The simplest way to think about it
Picture a flowchart made of boxes connected by lines. Each box is a step: "someone fills out my contact form" → "check if it's a new or returning customer" → "send them a WhatsApp message" → "add their details to a spreadsheet." n8n is the tool that actually runs that flowchart for real, 24/7, without you sitting there doing each step manually.
What "workflow automation" means in practice
- Trigger: something that starts the workflow — a form submission, a WhatsApp message, a new email, a scheduled time
- Steps: actions that happen next — sending a message, checking a condition, calling an AI model, updating a sheet
- Output: the result — a reply sent, a record saved, a notification delivered
Once built, this runs on its own. You don't open the tool every time someone messages you — it just works in the background.
Why n8n specifically (and not just "automation software")
There are dozens of automation tools. n8n stands out for small businesses in India for a few concrete reasons:
- Self-hostable: you can run it on your own server, so your customer data doesn't sit on a third-party company's servers
- No per-task pricing trap: unlike some tools that charge per action and get expensive fast as you grow, self-hosted n8n has no per-task fee
- Handles WhatsApp well: since most Indian small businesses run inquiries through WhatsApp, this matters more than it sounds
- Can include AI: n8n has built-in support for AI agent steps, so a workflow can go from "simple auto-reply" to "reasoning AI assistant" without switching tools
See the direct comparison in n8n vs Zapier for Indian small businesses if you're deciding between tools.
What this looks like for a real business
For a clinic I work with, the workflow looks like this: a patient messages on WhatsApp → n8n checks if it's a common question (timing, location, doctor availability) → if yes, it replies instantly → if it's something more specific, it flags the message and notifies the clinic to reply personally. Nobody touches a keyboard for the routine 80% of messages, and nothing falls through the cracks for the other 20%. This is the same logic behind the automation layer in the pediatric EMR case study.
Do you actually need it?
Not every business does, at least not immediately. A few honest signs you're ready for it:
- You're answering the same 5-10 questions repeatedly via WhatsApp or email
- Inquiries sometimes get missed or answered late because they land in a crowded inbox
- You're manually copying information between a form, a spreadsheet, and a messaging app
- You've grown past the point where "just remembering to follow up" works reliably
If none of those apply yet, a well-built website alone is probably the right next step before automation.
Getting started
You can technically install n8n yourself and start building — it's genuinely learnable. But most small business owners I talk to would rather spend that time running their business, which is why they hire it out. See what a properly built workflow costs in AI automation pricing for small businesses in India, or check the automation services page for what's included.