<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Pai Gogo</title>
    <description>The latest articles on Forem by Pai Gogo (@pai_gogo_c6e75bd2933d8f3b).</description>
    <link>https://forem.com/pai_gogo_c6e75bd2933d8f3b</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3913296%2F6cd07fa7-423b-439e-9d96-874819368412.png</url>
      <title>Forem: Pai Gogo</title>
      <link>https://forem.com/pai_gogo_c6e75bd2933d8f3b</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/pai_gogo_c6e75bd2933d8f3b"/>
    <language>en</language>
    <item>
      <title>n8n vs Make vs Zapier in 2026 — A Thai SME Field Report</title>
      <dc:creator>Pai Gogo</dc:creator>
      <pubDate>Sat, 09 May 2026 10:01:05 +0000</pubDate>
      <link>https://forem.com/pai_gogo_c6e75bd2933d8f3b/n8n-vs-make-vs-zapier-in-2026-a-thai-sme-field-report-2d1k</link>
      <guid>https://forem.com/pai_gogo_c6e75bd2933d8f3b/n8n-vs-make-vs-zapier-in-2026-a-thai-sme-field-report-2d1k</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;Cross-post of an article originally published in Thai for SME owners in Thailand. Same numbers, same use cases, same conclusion. The canonical URL points back to the original.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  TL;DR
&lt;/h2&gt;

&lt;p&gt;If you're picking an automation tool for a small business in 2026, the honest answer for ~80% of cases is: &lt;strong&gt;start with self-hosted n8n on a $4-6/month VPS.&lt;/strong&gt; Predictable cost, your data stays with you, no per-task pricing surprises, and the AI/LLM tooling has caught up with the others.&lt;/p&gt;

&lt;p&gt;Quick decision table:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Your situation&lt;/th&gt;
&lt;th&gt;Pick this&lt;/th&gt;
&lt;th&gt;Cost / month&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;1–3 workflows, solo, just exploring&lt;/td&gt;
&lt;td&gt;Zapier Free or Make Free&lt;/td&gt;
&lt;td&gt;$0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;5–20 workflows, team of 2–5, regional integrations (LINE, Shopee, Lazada)&lt;/td&gt;
&lt;td&gt;n8n Cloud or Make Core&lt;/td&gt;
&lt;td&gt;$20–45&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;20+ workflows, data-privacy compliance (PDPA in Thailand, GDPR in EU)&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;n8n self-host&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;$6–15&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Salesforce-centric B2B, certified node matters&lt;/td&gt;
&lt;td&gt;Zapier Team&lt;/td&gt;
&lt;td&gt;$69+&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;The rest of this post is the reasoning, with real numbers from a 6-month case study.&lt;/p&gt;

&lt;h2&gt;
  
  
  The three tools, in one paragraph each
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Zapier&lt;/strong&gt; (US, 2011) — the original no-code automation platform. 7,000+ integrations, the easiest UI, and a long-tail catalog of niche US SaaS apps that no one else has. Pricing is task-based and scales aggressively. Best for true beginners and teams that live in the US enterprise stack.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Make&lt;/strong&gt; (Czech Republic, 2012, formerly Integromat) — visual flow editor that handles complex logic (loops, conditionals, error branches) more elegantly than Zapier. About 30–40% cheaper than Zapier for the same workload. 1,800+ integrations.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;n8n&lt;/strong&gt; (Germany, 2019) — open-source / fair-code license. The only one of the three that you can self-host on your own server, for free, with no workflow or task limit. 500+ official integrations plus the ability to write custom nodes in JavaScript or Python.&lt;/p&gt;

&lt;h2&gt;
  
  
  A 12-dimension comparison Thai SMEs actually care about
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Dimension&lt;/th&gt;
&lt;th&gt;Zapier&lt;/th&gt;
&lt;th&gt;Make&lt;/th&gt;
&lt;th&gt;n8n cloud&lt;/th&gt;
&lt;th&gt;n8n self-host&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Starter tier (real workload)&lt;/td&gt;
&lt;td&gt;$19–69/mo&lt;/td&gt;
&lt;td&gt;$9–29/mo&lt;/td&gt;
&lt;td&gt;$24–48/mo&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;$6/mo (VPS)&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Integrations&lt;/td&gt;
&lt;td&gt;7,000+&lt;/td&gt;
&lt;td&gt;1,800+&lt;/td&gt;
&lt;td&gt;500+ + custom&lt;/td&gt;
&lt;td&gt;500+ + custom&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Custom code (JS/Python)&lt;/td&gt;
&lt;td&gt;Limited&lt;/td&gt;
&lt;td&gt;Yes&lt;/td&gt;
&lt;td&gt;Yes&lt;/td&gt;
&lt;td&gt;Yes&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;AI/LLM nodes&lt;/td&gt;
&lt;td&gt;Good&lt;/td&gt;
&lt;td&gt;Good&lt;/td&gt;
&lt;td&gt;Excellent (LangChain native)&lt;/td&gt;
&lt;td&gt;Excellent&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Self-host&lt;/td&gt;
&lt;td&gt;No&lt;/td&gt;
&lt;td&gt;No&lt;/td&gt;
&lt;td&gt;No&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Yes&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Data residency&lt;/td&gt;
&lt;td&gt;US servers&lt;/td&gt;
&lt;td&gt;EU servers&lt;/td&gt;
&lt;td&gt;Vendor servers&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Your server&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;LINE OA support&lt;/td&gt;
&lt;td&gt;Community apps&lt;/td&gt;
&lt;td&gt;Community apps&lt;/td&gt;
&lt;td&gt;Native + webhook&lt;/td&gt;
&lt;td&gt;Native + webhook&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Shopee/Lazada/TikTok Shop&lt;/td&gt;
&lt;td&gt;Via 3rd party&lt;/td&gt;
&lt;td&gt;Via 3rd party&lt;/td&gt;
&lt;td&gt;Webhook + custom&lt;/td&gt;
&lt;td&gt;Webhook + custom&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Learning curve (1 = easiest)&lt;/td&gt;
&lt;td&gt;1&lt;/td&gt;
&lt;td&gt;2&lt;/td&gt;
&lt;td&gt;2&lt;/td&gt;
&lt;td&gt;4 (you deploy it)&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;&lt;strong&gt;The thing most comparison posts miss:&lt;/strong&gt; Zapier's "7,000+ integrations" sounds enormous, but the 90% of integrations a Thai (or any non-US) SME actually uses is a short list — LINE, Facebook, Google Sheets, Notion, Slack, Shopee, Lazada, TikTok Shop, Stripe, OpenAI/Claude/Gemini, plus a payment webhook. All three tools cover all of these. Zapier's edge is in long-tail US enterprise SaaS that most regional SMEs never touch.&lt;/p&gt;

&lt;h2&gt;
  
  
  Real cost over 6 months — same workload, three tools
&lt;/h2&gt;

&lt;p&gt;A KORP AI client (wholesale food distributor, 4-person back office) asked us to compare. Their actual workload:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;8 active workflows (Lead Ads → Sheet → LINE alert, order → invoice, Shopee sync, payment reminder, stock alert, daily KPI summary, customer report, FB comment auto-reply)&lt;/li&gt;
&lt;li&gt;~12,000 tasks per month (every step in every workflow)&lt;/li&gt;
&lt;li&gt;30-day log retention&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Provider&lt;/th&gt;
&lt;th&gt;Per month&lt;/th&gt;
&lt;th&gt;6-month total&lt;/th&gt;
&lt;th&gt;Notes&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Zapier Pro&lt;/td&gt;
&lt;td&gt;$49&lt;/td&gt;
&lt;td&gt;$294&lt;/td&gt;
&lt;td&gt;Task-based, overage if &amp;gt;2K tasks&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Zapier Team&lt;/td&gt;
&lt;td&gt;$69&lt;/td&gt;
&lt;td&gt;$414&lt;/td&gt;
&lt;td&gt;Needed if multi-seat&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Make Pro&lt;/td&gt;
&lt;td&gt;$16&lt;/td&gt;
&lt;td&gt;$96&lt;/td&gt;
&lt;td&gt;10K ops fits the workload&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Make Teams&lt;/td&gt;
&lt;td&gt;$29&lt;/td&gt;
&lt;td&gt;$174&lt;/td&gt;
&lt;td&gt;If team needs to share&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;n8n Cloud Starter&lt;/td&gt;
&lt;td&gt;$24&lt;/td&gt;
&lt;td&gt;$144&lt;/td&gt;
&lt;td&gt;5K execution/month&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;n8n self-host (2 GB VPS)&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;$6&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;$36&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Unlimited workflows, unlimited executions&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;Difference between Zapier Pro and n8n self-host over 6 months: &lt;strong&gt;$258&lt;/strong&gt;. That funds the VPS for another 3.5 years.&lt;/p&gt;

&lt;p&gt;ROI of switching to n8n self-host (including our setup + training fee) lands around &lt;strong&gt;2–4 months&lt;/strong&gt; for any workload with 5+ active workflows.&lt;/p&gt;

&lt;h2&gt;
  
  
  When NOT to pick n8n
&lt;/h2&gt;

&lt;p&gt;This is the part most n8n fan posts skip. If any of these apply to you, &lt;strong&gt;do not pick n8n&lt;/strong&gt;:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;You don't have anyone who can SSH into a Linux server.&lt;/strong&gt; Self-hosting means you (or someone you can call) needs to handle OS updates, backups, and the occasional "the container died, why?" Cloud n8n removes this but then it's $24+/month and you've lost the cost advantage.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;You need a long-tail US enterprise integration that only Zapier has.&lt;/strong&gt; The certified Salesforce/HubSpot Marketing/SAP nodes on Zapier are real differentiators if your customer or vendor uses them.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;You will run &amp;lt; 3 workflows for the next 12 months.&lt;/strong&gt; Free Zapier or Free Make is fine. Don't over-engineer.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;You need true Web GUI configuration with zero IT overhead.&lt;/strong&gt; Make is friendlier than n8n here. n8n's UI is fine but its mental model is closer to Node-RED than to Zapier.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  The migration path that worked for our clients
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Audit existing Zaps / scenarios.&lt;/strong&gt; List them in a spreadsheet: trigger, actions, monthly task count, business owner.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Self-host n8n on a $6/month VPS.&lt;/strong&gt; Use the Docker compose recipe + Caddy for SSL. Takes ~30 minutes if you're comfortable with Linux.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Migrate workflows one cluster at a time.&lt;/strong&gt; Start with the highest-volume / lowest-complexity ones (data sync, notifications). Save the AI agent / multi-step approval flows for last.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Run both in parallel for 1–2 weeks.&lt;/strong&gt; n8n alongside the existing Zapier Zaps. Verify outputs match before turning Zapier off.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Cancel Zapier on the 1st of the next month.&lt;/strong&gt; Don't forget — that's where the actual cost savings start.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Average migration time for our 8-workflow case study: &lt;strong&gt;~12 hours&lt;/strong&gt; spread over 2 weeks. ROI hit in month 3.&lt;/p&gt;

&lt;h2&gt;
  
  
  Closing
&lt;/h2&gt;

&lt;p&gt;If you're a SaaS founder, a small agency, or a Thai SME with 5+ active automations, the math points to self-hosted n8n. The trade-off is real (you operate a server) but the savings + data control + no vendor lock-in make it worth it for most teams.&lt;/p&gt;

&lt;p&gt;If you'd rather not run the server yourself, n8n Cloud is still cheaper than Zapier for the same workload, and you keep the option to migrate to self-hosted later without rewriting workflows.&lt;/p&gt;

&lt;p&gt;The full Thai version with screenshots and 4 detailed Thai SME case studies is over on the &lt;a href="https://korpai.co/blog/n8n-vs-make-vs-zapier-sme-%E0%B9%84%E0%B8%97%E0%B8%A2-2026" rel="noopener noreferrer"&gt;KORP AI blog&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>automation</category>
      <category>nocode</category>
      <category>productivity</category>
      <category>tooling</category>
    </item>
  </channel>
</rss>
