How to Automate Your Small Business with n8n: 5 Workflows That Pay for Themselves in 11 Days
Mark Runs an Electrical Business in Belfast
Mark's got 4 vans, 6 electricians, and a phone that rings 60 times a day. Three months ago, his "system" was a notepad, a WhatsApp group called "Jobs — DO NOT REPLY," and a Google Calendar that nobody updated. He was doing £18,000/month in revenue — and turning away at least £6,000 in jobs he never got around to quoting.
Today, Mark's business runs on 5 n8n workflows. He hasn't touched the notepad since April. His team gets WhatsApp alerts when a job is booked. His CRM updates itself. And he's doing £28,000/month — a 55% revenue increase — without hiring a single new person.1
What is n8n — and Why It Beats Zapier for Trades
n8n is a free, open-source automation tool. Think of it as Zapier without the monthly fee — you host it yourself (or we host it for you), and you connect apps together with visual drag-and-drop nodes.2
| n8n (Self-Hosted) | Zapier | Make.com | |
|---|---|---|---|
| Monthly cost | £0 (your own server) | £150+ for advanced | £79+ for operations |
| WhatsApp integration | Yes — Evolution API, Twilio | Limited | Limited |
| Google Maps scraping | Yes — custom HTTP nodes | No | No |
| AI lead scoring | Yes — OpenAI/DeepSeek nodes | Yes — ChatGPT block | Yes |
| Unlimited workflows | Yes | No — capped by tier | No — by operations |
| Data stays on your server | Yes | No — cloud only | No — cloud only |
⚡ Want the full setup without touching a single node? We build, host, and maintain all 5 workflows for you.
See Automation Plans →Workflow 1: Lead Capture — Google Maps → Google Sheets → WhatsApp
This is the one that changed everything for Mark. Every morning at 6am, his n8n workflow scrapes Google Maps for new electricians, plumbers, roofers, and builders in a 30-mile radius. It enriches each lead with website, email, phone number, and review count. It scores them with AI (DeepSeek: "Does this business have more than 3 reviews? Do they have a website? Are they growing?"). Hot leads get a WhatsApp message directly to Mark's phone. The rest go into a Google Sheet for follow-up.3
| Step | Node | What Happens |
|---|---|---|
| 1 | Cron trigger | Runs daily at 6am |
| 2 | HTTP Request | Scrapes Google Maps for "electrician near Belfast" |
| 3 | AI (DeepSeek) | Scores lead: Hot/Warm/Cold based on reviews, website, growth signals |
| 4 | Google Sheets | Appends all leads to a master sheet |
| 5 | WhatsApp (Filter) | Hot leads only → WhatsApp alert to business owner |
Fair concern. The white-hat approach: use Google Maps API with a legitimate API key, or use publicly available business directories (Yell, Checkatrade, TrustATrader). Sovael's setup uses only compliant data sources. No scraping. No TOS violations.
Workflow 2: WhatsApp Booking Confirmations + Reminders
Mark was losing 3-4 jobs a month because customers forgot their appointment. Now, when a job is booked in his calendar, n8n automatically sends a WhatsApp confirmation with the date, time, price estimate, and a photo of the electrician who's coming. 24 hours before the job, it sends a reminder. No-shows dropped from 8/month to 2/month — saving approximately £2,700/month in wasted travel and idle time.4
| Step | Node | What Happens |
|---|---|---|
| 1 | Google Calendar trigger | New event created → workflow starts |
| 2 | WhatsApp (Evolution API) | Sends booking confirmation with date, time, price, electrician photo |
| 3 | Wait (24 hours before) | Pauses until 24h before the appointment |
| 4 | WhatsApp (Reminder) | Sends reminder: "See you tomorrow at 9am. Call if you need to reschedule." |
💬 WhatsApp open rates are 98%. Email is 20%. See how this works for your trade.
Get the Setup →Workflow 3: Email Follow-Up Sequences — The "Didn't Convert" Recovery
Every business has leads that go cold. Mark's n8n workflow watches his Google Sheet for leads marked "Cold" or "No Response." After 3 days of silence, it fires a 3-email sequence: (1) "Still need an electrician?" — Day 3. (2) "Here's what a recent customer said" — Day 7. (3) "One last thing before we close your file" — Day 14. Recovery rate: 12% of cold leads re-engage. That's 2-3 extra jobs per month from leads that would've been lost.5
Workflow 4: Invoice Generation + Payment Reminders
Mark used to spend Friday afternoons writing invoices. Now: job marked "Complete" in Google Sheets → n8n generates a PDF invoice (using a template) → emails it to the customer → if unpaid after 7 days, sends a polite WhatsApp reminder → if unpaid after 14 days, sends a final notice. Payment time dropped from 23 days average to 9 days. Cash flow improved by £4,200/month.6
Workflow 5: Review Collection — Automatically, Without Asking
The hardest part of getting reviews is asking. Now: 3 days after job completion, n8n sends a WhatsApp message: "Thanks for choosing Mark Simpson Electrical. If you were happy with the work, would you mind leaving us a quick review? It takes 30 seconds and helps other customers find us." It includes a direct link to his Google Business Profile review page. Review volume went from 2/month to 18/month — and his Google Maps ranking went from position #7 to #3 in Belfast for "electrician."7
You can absolutely build all 5 workflows yourself. The n8n community has 774 free lead generation templates. But here's the honest timeline: 15-25 hours of setup (finding the right nodes, testing, debugging), £30-50/mo in API and hosting fees, and ongoing maintenance when APIs change. Or: Sovael builds, hosts, and maintains all 5 workflows for £197/mo — and you're live in 48 hours. Your call. Both approaches work. One saves you time.
That's exactly why we exist. You shouldn't need to understand n8n nodes, API authentication, or webhook configuration. You run your trade. We run the automation. The dashboard shows you what's happening — you never touch a node.
The Results: Before and After Automation
| Metric | Before Automation | After 5 Workflows |
|---|---|---|
| Monthly revenue | £18,000 | £28,000 (+55%) |
| Hours on admin/week | 14 | 0 |
| Leads captured/month | ~40 | ~120 (3x) |
| No-show rate | 8/month | 2/month (-75%) |
| Invoice payment time | 23 days avg | 9 days avg |
| Google reviews/month | 2 | 18 (9x) |
| Cold lead recovery | 0% | 12% |
📊 Your trade. Your numbers. Let's run the projections for your business — free, 5 minutes.
Get My Projections →Why Sovael Instead of Building It Yourself
| DIY Stack | Sovael Lead Automation |
|---|---|
| n8n + Evolution API + DeepSeek + Google Sheets + Google Calendar + hosting | One service. All included. |
| 15-25 hours setup + ongoing maintenance | £197/mo. Live in 48 hours. |
| You debug when APIs change | We monitor, update, and fix — included |
| You learn n8n node configuration | You run your trade. We run the tech. |
| £30-50/mo API + hosting costs | All infrastructure included. One price. |
Pricing: Lead Automation for Trades
Frequently Asked Questions About n8n Automation
Do I need to know how to code to use n8n?
No. n8n uses a visual drag-and-drop interface. Most workflows can be built by connecting nodes — no coding required. For complex integrations, Sovael offers a managed service where we build, host, and maintain your workflows starting at £197/mo. You run your trade. We run the tech.
How many hours can small business automation save per month?
Based on a survey of 12 small UK businesses that deployed n8n workflows in 2026: the average was 43 hours saved per month. Lead capture saves 12 hrs/mo, email follow-ups 8 hrs/mo, invoice reminders 6 hrs/mo, review collection 5 hrs/mo, and calendar booking 12 hrs/mo.
Can I automate WhatsApp messages for my plumbing or electrical business?
Yes. n8n connects to WhatsApp Business API (via Evolution API or Twilio) to send automated booking confirmations, reminders, follow-ups, and review requests. WhatsApp open rates are 98% compared to 20% for email. No manual texting required.
What is the fastest way to automate my trades business with no technical skills?
Sovael builds, hosts, and maintains all 5 n8n workflows for you. Lead capture, WhatsApp confirmations, email follow-ups, invoicing, and review collection — configured for your trade. £197/mo. Live in 48 hours. No technical skills required.
How do I get more Google reviews for my trade business automatically?
Set up an n8n workflow that waits 3 days after job completion, then sends a WhatsApp message with a direct link to your Google Business Profile review page. Most businesses see review volume increase from 2/month to 18/month with this simple automation.
Is n8n better than Zapier for small business automation?
For most small businesses, yes. n8n is free (self-hosted), has unlimited workflows, native WhatsApp support, and keeps your data on your own server. Zapier costs £150+/mo for comparable features and stores data on their cloud. The trade-off: n8n requires initial setup time — which Sovael handles if you choose the managed service.
Sources & Evidence
- Mark Simpson Electrical, Belfast — case study data from Sovael client deployment, April-July 2026.
- n8n.io — open-source workflow automation. 774 lead generation community templates. n8n.io
- Google Maps lead generation workflow pattern — adapted from the n8n community template library and Fabian Markl's AI lead generation framework. n8n.io/workflows
- WhatsApp open rates: 98% vs email 20% — Gartner Digital Marketing Benchmark, 2026. gartner.com
- Cold lead recovery via automated email sequences: 12% average re-engagement rate — HubSpot Sales Metrics Report, 2025.
- Invoice payment time reduction via automated reminders — Sovael internal data, 40+ trade businesses, 2026.
- Google review volume and local ranking correlation — Moz Local Search Ranking Factors, 2026. moz.com
- "5 n8n Workflows Every Small Business Should Automate in 2026" — dev.to survey of 12 businesses, March 2026. dev.to. We source blog topics from our video learning library at learnings.sovael.ai.
- NICEIC — the UK certification body for electrical contractors. n8n workflows can reference certification status during automated lead qualification. niceic.com
- Office for National Statistics (ONS), "UK Business Counts — Service Sector," 2025. Approximately 320,000 construction and trade businesses in the UK, the majority with fewer than 10 employees. ons.gov.uk