You've probably heard someone mention n8n (pronounced "nodemation") in a conversation about automation. Maybe your IT consultant brought it up, or you saw it on a LinkedIn post. But what actually is it — and should you care?
Here's the short version: n8n is a workflow automation platform that connects your business tools and makes them work together without manual effort. Think of it as the plumbing between your apps — it moves data, triggers actions, and handles the repetitive work your team currently does by hand.
This guide explains what n8n does, how it works, and why it's become our platform of choice for building business automation at Eight38. No technical jargon. No assumptions about what you already know.
How N8N Works (Without the Technical Speak)
Imagine you could draw a flowchart of any business process — "when a lead fills in a form, send them an email, add them to the CRM, and notify the sales team" — and then that flowchart just... ran. Automatically. Every time.
That's essentially what n8n does. You build workflows visually by connecting "nodes" — each node represents an action or a tool. Connect them together, and you've got an automation.
The three core concepts are simple:
- Triggers: What starts the workflow. A new form submission, an incoming email, a scheduled time, a webhook from another system — something happens, and n8n wakes up.
- Nodes: The individual steps in your workflow. Each node does one thing: send an email, update a spreadsheet, call an AI model, filter data, or connect to any of 400+ applications.
- Connections: The lines between nodes that define the flow. Data moves from one node to the next, getting transformed, filtered, or routed along the way.
You don't write code to build these workflows (though you can if you want to). Everything is visual — drag, drop, connect, configure.
Key Features That Matter to Business Owners
There are hundreds of automation tools out there. Here's what makes n8n different — and why we chose it as our primary platform.
Your Data Stays Yours
n8n can be self-hosted, meaning it runs on your own server. Your data never passes through a third-party platform. For South African businesses dealing with POPIA compliance, client data sensitivity, or simply wanting control over their information, this matters enormously.
With cloud-based alternatives like Zapier, your data flows through their servers in the United States. With self-hosted n8n, it stays exactly where you put it.
400+ Integrations Out of the Box
n8n connects to the tools your business already uses:
- CRMs: HubSpot, Salesforce, Pipedrive, Zoho
- Email: Gmail, Outlook, SendGrid, Mailchimp
- Advertising: Google Ads, Facebook Ads, LinkedIn Ads
- Analytics: Google Analytics 4, Google Sheets, Airtable
- Communication: Slack, Microsoft Teams, Telegram, WhatsApp
- Accounting: Xero, QuickBooks, FreshBooks
- AI: OpenAI, Anthropic Claude, Google Gemini
If your tool has an API (most modern software does), n8n can connect to it — even if there isn't a pre-built integration.
AI Built Right In
This is where n8n really pulls ahead. It has native AI capabilities that let you build intelligent automations — not just "if this, then that" logic, but systems that can read, understand, summarise, classify, and generate content.
For example, an n8n workflow can:
- Read an incoming email and determine whether it's a sales enquiry, a support request, or spam
- Analyse customer feedback and categorise sentiment automatically
- Generate personalised email responses based on the context of a conversation
- Summarise long documents or meeting transcripts into actionable bullet points
Visual Workflow Builder
Every workflow is a visual canvas. You can see exactly what happens at each step, trace where data flows, and understand the logic at a glance. This makes it easier to maintain, troubleshoot, and explain to your team.
Compare that to code-based automation where understanding what a script does requires reading through hundreds of lines. With n8n, you look at the canvas and see the process.
Real-World Use Cases
Theory is nice. Let's talk about what businesses actually build with n8n.
Lead Routing and Follow-Up
A marketing agency receives 50+ leads per week from various sources — website forms, Facebook lead ads, LinkedIn enquiries. Before automation, someone spent two hours daily copying lead details into the CRM, assigning them to account managers, and sending initial follow-up emails.
With n8n: leads arrive from any source, get enriched with company data, scored by AI, assigned to the right person based on industry and deal size, and receive a personalised email — all within two minutes. The team member who used to do this manually now focuses on actually closing deals.
Automated Reporting
An e-commerce business pulls data from Google Analytics, Google Ads, and Shopify every Monday to build a performance report. It used to take four hours of spreadsheet work.
With n8n: the workflow runs at 6am every Monday, pulls data from all three sources, calculates key metrics, generates AI-written performance insights, formats everything into a branded HTML report, and emails it to the management team before they've had their first coffee.
Data Synchronisation
A recruitment agency's consultants update candidate information in their ATS (Applicant Tracking System), but the accounts team needs that same data in their billing system, and the marketing team needs it in their email platform.
With n8n: when a candidate record is updated in the ATS, the changes automatically propagate to the billing system and email platform. No duplicate entry, no mismatched records, no "but I updated it yesterday" conversations.
N8N Pricing: What You'll Pay
n8n offers two deployment options, each with different cost structures:
Self-Hosted (Free)
The n8n software itself is free to download and run on your own server. You only pay for the hosting — typically R200-R450 per month for a basic cloud server that can handle most small-to-medium business workloads.
Self-hosting gives you full control, unlimited workflows, unlimited executions, and complete data privacy. The trade-off is that you (or your automation partner) manage the infrastructure.
N8N Cloud
If you'd rather not manage servers, n8n offers a hosted cloud version. Pricing starts at around $20/month (approximately R360) for basic usage, scaling up based on the number of workflow executions you need.
Cloud is simpler to set up but comes with execution limits and means your data passes through n8n's servers.
For most of our clients, we recommend self-hosting. The cost difference is minimal, and the data privacy and control benefits are significant — especially for South African businesses navigating POPIA requirements.
N8N vs the Alternatives
You might be wondering how n8n compares to other tools you've heard of. Here's the honest summary:
- vs Zapier: Zapier is easier to learn but significantly more expensive at scale, charges per task, and doesn't support self-hosting. n8n is more powerful and more cost-effective for serious automation.
- vs Make (formerly Integromatic): Make is a strong competitor with good visual design. n8n edges ahead on AI capabilities, self-hosting options, and flexibility for complex workflows.
- vs Power Automate: Microsoft's offering works well within the Microsoft ecosystem but struggles with non-Microsoft tools. n8n is platform-agnostic.
For a deeper comparison, read our full breakdown: N8N vs Make.com: Which Automation Platform Is Right for Your Business?
Who Is N8N Best For?
n8n is ideal for businesses that:
- Want to automate processes involving three or more tools
- Need AI-powered decision-making in their workflows
- Care about data privacy and want self-hosting options
- Are running high volumes of automations (n8n doesn't charge per execution when self-hosted)
- Want flexibility to build custom logic, not just simple "if this, then that" rules
It's less ideal if you just need to connect two apps with a simple trigger — for that, Zapier or Make might be quicker to set up.
Not Sure Which Platform Fits Your Business?
Our free Automation Readiness Checklist helps you assess your needs and choose the right tools for your situation.
Get the Free ChecklistGetting Started With N8N
You've got two paths from here:
Path 1: Explore it yourself. n8n has a generous free tier and excellent documentation. If you're technically inclined (or have someone on your team who is), you can spin up a self-hosted instance and start experimenting. The learning curve is real but manageable.
Path 2: Let someone handle it. If you'd rather focus on running your business while an expert builds, tests, and maintains your automations — that's exactly what we do at Eight38. We design and build n8n workflows tailored to your specific processes, host them on dedicated infrastructure, and provide ongoing support.
Either way, the first step is understanding what you want to automate. Check out our guide to choosing an automation platform or explore our automation services to see what's possible.