Use Case
How we saved a company $30K a year on n8n
They weren't doing anything crazy. They just wanted their teams to automate stuff.
The setup
Mid-size company. A few hundred people. They had marketing, ops, finance, and support teams that all wanted to build their own automations. Internal stuff - syncing CRMs, processing invoices, Slack notifications, the usual.
n8n was the obvious choice. Low-code, self-hostable, powerful. The kind of tool you hand to a non-dev and they actually get things done with it.
One problem: they had 5 teams. And they didn't want everyone tripping over each other in the same n8n instance. Fair enough. So they needed separate instances per team.
The $30K surprise
Here's where it got stupid. They wanted SSO. That's it. Just let people log in with their Google Workspace accounts instead of managing separate credentials for each n8n instance.
n8n locks SSO behind their Enterprise tier. And Enterprise pricing is per instance. So 5 teams, 5 instances, 5x the enterprise license. The quote came back at around $30,000 a year.
Thirty grand. For a login screen.
What they actually needed
- SSO so teams log in with company credentials
- Each team gets their own n8n instance, isolated from each other
- One admin manages everything from one place
- Different rules and permissions per team
- Visibility into what each team is spending on AI calls
Not exactly rocket science. But n8n's licensing model made it expensive because they treat each instance as a separate customer, even when it's all the same company.
How we fixed it
We moved them to FlowEngine. The difference is simple: SSO happens at the platform level, not per n8n instance.
Everyone logs into FlowEngine with their company Google account. From there, each team sees only the n8n instances assigned to them. Marketing has theirs, ops has theirs, finance has theirs. Completely isolated. One admin dashboard to rule them all.
We also set up per-team AI budget controls. So when marketing goes wild with GPT-4 calls inside their workflows, the admin actually knows about it before the invoice hits.
Same n8n under the hood. Same workflows. Same teams doing the same work. They just stopped paying enterprise tax on a login screen.
The low-code teams kept building. The admin kept oversight. Nobody noticed the switch except the person who approves the budget.