Skip to content
vorlyo
← All articles

Automation · 9 min read · April 2026

No-code automation vs custom code, which when?

No-code platforms (n8n, Make, Zapier) are powerful but have limits. Our decision tree for when to pick low-code and when you genuinely need custom code.

No-code platforms promise everyone can automate. True: until you hit the wall. Here's our honest decision tree: when low-code, and when is custom code cheaper long-term?

When no-code is the right call

Low-code platforms (Make, Zapier, n8n) are perfect when:

  • Your workflow has < 15 steps and uses standard integrations.
  • Volume under 10,000 runs/month: above that, licenses get expensive.
  • The logic isn't business-critical: 30 min downtime is OK.
  • Someone internally can maintain the flow without a developer.
Sweet spot: email routing, lead notifications, simple CRM syncs and internal alerts where temporary outages are recoverable.

When custom code wins

Custom code is cheaper long-term when:

  • Your flow runs 100k+ per month: license costs climb to thousands.
  • Logic is complex: more than 20 steps, conditionals, error handling.
  • Business-critical: needs 99.9% uptime, no vendor lock-in.
  • Custom data transforms with no platform node available.
  • Compliance demands: data can't pass through a third-party platform.

The middle path: hybrid

A hybrid approach fits when no-code speeds up triggers and management, but critical logic needs more control:

  • n8n as orchestrator + serverless functions for heavy lifting.
  • Make for human approvals + custom API for business logic.
  • Zapier for edge flows, custom code for the main pipeline.
Numbers: For typical SMB automation, custom code breaks even with no-code on cost basis after 18-24 months at €8,000 tot €15,000 investment. After that, custom is dramatically cheaper.

Conclusion

No-code is a beautiful tool for the right job. But it's no silver bullet: just like a screwdriver isn't a substitute for a drill.

Curious what this could automate for you?

In one intake, we map the work that is being left behind, and what automation can deliver.

Start your intake