AUTOMATION & AGENTS (Modules 24–26)
This is your highest-margin freelance category — clients pay well for "connect
these tools and make it run itself," and the build cost is low. VS compares to the
nearest peer. Prices verified June 2026.
MODULE 24: n8n CATEGORY: Automation DEPTH: CORE (this is your money-maker as an AI automation freelancer) ONE-LINE SUMMARY: An open-source, self-hostable workflow automation tool with native AI/LLM nodes and an agent builder — "Zapier you can own, code into, and run AI agents on." VS NEAREST PEER (Zapier/Make): The developer's automation platform. Self-host it (own the data, no per-task fees), drop in raw code (JS/Python) nodes, and build LLM agent workflows natively. Zapier is easier/wider-catalog but locked-in and metered; n8n is more powerful, cheaper at scale, and yours. Perfect for someone who already codes. BEST FOR:
- Client AI automations you self-host (own their data, no surprise task bills) — premium freelance deliverable.
- LLM agent workflows: chain Gemini/DeepSeek/Claude calls with tools, memory, branching.
- Anything needing custom code mid-workflow (call your FastAPI, transform data, hit any API). WEAKNESS: Self-hosting = you maintain a server (Railway/VPS); steeper learning curve than Zapier; fewer one-click prebuilt integrations than Zapier's catalog (but 500+ and growing). COST: ⚠ verify — Self-hosted Community Edition FREE (all 500+ integrations; pay only ~$4–7/mo VPS). Cloud: Starter €24/mo (2,500 executions), Pro €60/mo (10,000), Business €800/mo. Startup program $400/mo. (Self-host saves $200–700/yr vs Cloud.) HANDS-ON TASK: Self-host n8n on Railway (you already use Railway), build a 3-node flow: webhook → Gemini Flash summarize → post to a Google Sheet/Slack. That's a sellable "AI intake summarizer" template in 15 min. GOTCHA: Self-hosting means you're on the hook for uptime and updates. For paying clients, price in maintenance/monitoring or host on managed infra — a dead n8n instance = a dead client workflow at 2am.
MODULE 25: Make (Integromat) CATEGORY: Automation DEPTH: SKIM ONE-LINE SUMMARY: A visual automation platform with a powerful drag-and-drop canvas, cheap per-operation pricing, and strong support for complex branching/iteration. VS NEAREST PEER (Zapier/n8n): The visual middle ground — far cheaper per operation than Zapier and easier to host than n8n (it's cloud/managed). Its canvas handles complex multi-branch logic more visually than Zapier's linear "Zaps." vs n8n: less code-friendly and not self-hostable, but no server to run. BEST FOR:
- Complex branching/looping workflows where you want a visual map, not code.
- Cost-sensitive, high-volume automations (priced per operation, ~30–50% of Zapier).
- Clients who want a managed (no-server) solution but more power than Zapier. WEAKNESS: Steeper than Zapier for beginners; per-operation model can get confusing to estimate; not self-hostable (data lives in Make's cloud); fewer native AI-agent features than n8n. COST: ⚠ verify — Free; Core from $10/mo (10,000 operations). Prices by scenario run steps as operations (a 10-step scenario = multiple ops). ~30–50% cheaper than Zapier for high-volume. HANDS-ON TASK: Rebuild your n8n intake-summarizer flow in Make's visual canvas. Compare the build feel and estimate the per-operation cost vs n8n's free self-host. GOTCHA: "Operations" ≠ "tasks." Every module step in a scenario can count as an operation, so a busy multi-step scenario burns ops faster than the headline plan suggests. Estimate ops × runs before quoting volume.
MODULE 26: Zapier (AI) CATEGORY: Automation DEPTH: REFERENCE ONE-LINE SUMMARY: The most popular automation tool — widest app catalog and the easiest "connect app A to app B" experience, now with AI agents, chatbots, and free MCP access. VS NEAREST PEER (Make/n8n): Easiest and broadest (8,000+ app integrations) but the most expensive per task and the least powerful for complex logic/code. Make is cheaper + more visual; n8n is more powerful + self-hosted. Zapier wins on breadth and speed-to-first-automation. BEST FOR:
- Connecting an obscure SaaS that only Zapier integrates with (catalog breadth).
- Non-technical clients who value simplicity over cost/power.
- Fast, simple linear automations and prototyping a workflow before rebuilding in n8n/Make. WEAKNESS: Priciest per task; weak at complex branching; AI agents/chatbots are paid add-ons (~$20/mo each) on top of the base plan; you don't own the infra or data. COST: ⚠ verify — Free (100 tasks/mo); Professional $19.99/mo annual; Team $69/mo annual; Enterprise custom. AI Agents/Chatbots ~$20/mo add-ons. MCP access free across Free/Pro/Team. COMMUNICATION SHORTCUT: "Zapier is the widest, easiest automation tool — I reach for it when a client needs an integration only Zapier has or wants dead-simple; for anything complex, high-volume, or data-sensitive I move them to Make or self-hosted n8n to cut cost and own the data." GOTCHA: Easiest to start, most expensive to scale. A workflow that's cheap on Zapier's free tier becomes pricey at volume — that's exactly when you migrate the client to n8n/Make (and bill for the migration).
Automation — at a glance
| Tool | Self-host? | Code-friendly? | Cost reflex | Reach for it when |
|---|---|---|---|---|
| n8n | Yes (free) | Yes (JS/Python nodes) | ~free self-host | own-the-data client AI workflows |
| Make | No (cloud) | Some | $10/mo, per-op | complex visual branching, cheap volume |
| Zapier | No (cloud) | Minimal | $20/mo, per-task | widest catalog, simplest, non-tech clients |
Freelance ladder: prototype in Zapier → if it scales/needs logic, rebuild in Make → if the client needs data ownership + AI agents, self-host n8n on Railway and charge a setup + retainer. Each step up is a billable upgrade.
Sources (verified June 2026)
- n8n: nocode.mba, openhosst
- Make: Zapier blog, arahi
- Zapier: nocode.mba
Next: 06-workflow-stacks.md.