Klasyczne pytanie 2026 dla każdej firmy zaczynającej automation: no-code czy custom? Cztery główne opcje, każda ma sweet spot.
Zapier — łatwość kosztem ceny
Najpopularniejsze, najprostsze. 5000+ integracji, każdy SaaS ma Zapier connector. Wizualny editor "step by step".
Pricing 2026: Free (100 tasks/mies), Starter $20/mies (750 tasks), Pro $50/mies (2000 tasks), Team $70/mies, Company $99/mies.
Problem: per-task pricing skaluje liniowo. 10k tasks/mies = ~$400+/mies. 100k tasks/mies = nieopłacalne ($3-5k).
Make — visual + budget-friendly
Czeski Integromat, rebrand Make. Bardziej zaawansowany editor (branching, error handling, iterators). Cheaper per operation.
Pricing 2026: Free (1000 ops), Core $9/mies (10k ops), Pro $16/mies (10k ops), Teams $29/mies, Enterprise custom.
Sweet spot: 5k-50k ops/mies, branching logic która Zapier'em jest pain.
n8n — self-hosted control
Open-source workflow tool, można self-host. Visual editor jak Make ale dodaj możliwość custom JS code w nodes.
Pricing: $0 self-hosted (twoja infra cost) lub n8n Cloud Starter €20/mies (2.5k executions).
Sweet spot: firmy z data privacy concerns, integracje z internal systems, średnia skala.
Custom code — full power, full responsibility
Node.js / Python / TypeScript napisana automatyzacja w twojej infrastrukturze.
Cost structure: $3-50k setup (one-time) + $50-500/mies infra. Zero per-operation cost.
Sweet spot: scale (100k+ ops/dzień), specjalności (scraping, AI integration, complex transforms), długoterminowa optymalizacja.
ROI breakeven (rule of thumb)
Custom < Zapier gdy >~3-5k ops/mies. Custom < Make gdy >~50k ops/mies. n8n self-hosted < custom gdy >~10k ops/mies i nie potrzebujesz specjalności.