Don't Automate One Workflow at a Time (and What to Do Instead)
by Ivor Padilla
Co-Founder & Engineering Director

Here is a pattern that plays out in professional services firms across Europe. A partner spots a bottleneck, builds a Zapier chain to pull client documents from email into SharePoint. Another pain point appears: an n8n flow to format VAT filings. Then a Make scenario to route invoices between accounting platforms. Within 18 months: twelve tools, hundreds of euros a month in subscriptions, and every time someone changes a template or a vendor updates their API, the whole thing wobbles.
The partner who built it all ends up spending Friday afternoons debugging instead of advising clients.
This is a common trajectory in firms that start with automation. They fix what hurts today. Then they fix the next thing. Within a year, they have a patchwork of disconnected automations that nobody fully understands and nobody wants to touch.
The One-at-a-Time Trap
The instinct makes sense. You spot a bottleneck. You grab a no-code tool. You automate the specific pain. It feels productive. It even saves time, for a while.
Vas, a founder building enterprise agents, put it bluntly: "You should not do one automation/workflow at a time. This just leads to software bloat." He describes a pattern he sees repeatedly when talking to CEOs: "operators-turned-engineers" vibe-coding workflow automations that become a maintenance nightmare.
This is not hypothetical. One developer on X asked whether others were seeing n8n flows turn into "tangled 700-node monsters, brutal debugging for errors, and maintenance nightmares." The answer, based on the replies, was a clear yes.
The problem is not the tools. Zapier, Make and n8n are good products. The problem is that automating one workflow at a time treats symptoms without diagnosing the underlying condition. Each automation becomes an isolated island with its own logic, its own data format and its own failure mode. Connect twelve islands and you have an archipelago of technical debt.
What Goes Wrong
Here is what the one-at-a-time approach actually produces in a mid-sized professional services firm:
Data lives in too many places. Client information gets duplicated across CRM, document storage, accounting software and the automation layer itself. When something changes, it changes in one system and stays stale in the others.
Nobody owns the full picture. The partner who built the automation may understand it. Everyone else treats it like a black box. When that partner goes on holiday or leaves the firm, so does the institutional knowledge.
Costs compound quietly. Each tool charges 20 to 50 euros per month. Multiply by 10 or 12 and you are paying 3,000 to 6,000 euros a year for a system that still requires manual intervention at every handoff.
Exceptions break everything. Automations work for the 80% case. The 20% of exceptions, the client who sends documents as a ZIP, the invoice in a non-standard format, those still land on someone's desk. Now that person has to understand both the manual process and the automation to figure out what went wrong.
Hardeep Singh, writing about process mapping, nailed the root cause: "Mapping a workflow reveals Process Debt. You often find that human-led tasks are messy and redundant, forcing you to simplify and optimize the underlying logic before the first line of automation is even set." If you skip the mapping step, you automate the mess.
The Bigger Shift: From Tools to Agents
Something is changing in how enterprises think about automation. Hexaware Technologies, a $1.5 billion IT services company, launched an offering called Zero License in February 2026. The premise: stop adding tools and let AI agents become the execution layer. Core platforms stay as systems of record. Agents handle intake, routing, data capture and follow-ups.
As Hexaware's AI head Siddharth Dhar said: "AI isn't another tool in the stack. It's the execution surface."
Bain & Company's 2025 technology report reached a similar conclusion. Generative and agentic AI are not just adding features to SaaS. They are replicating entire workflows. The firms that will benefit are those that own their data and design for outcomes, not for tool counts.
This shift matters for professional services because the work is inherently cross-functional. A client onboarding process touches intake forms, KYC checks, document collection, billing setup and internal communications. Automating any single step improves that step. Building an agent that handles the full process transforms the practice.
Map First, Build Second
The alternative to one-at-a-time automation is not "automate everything at once." It is this: map your workflows before you build anything.
This means documenting how work actually moves through your firm. Not how it should move in theory. How it actually moves, including the workarounds, the email threads, the spreadsheet someone maintains because the CRM does not track what they need.
A practical mapping exercise for a professional services firm covers four things:
- Every client-facing workflow. From initial inquiry to project delivery to invoicing and follow-up.
- Decision points. Where does a human make a judgment call? Where is that judgment consistent enough to codify?
- Data handoffs. Every time information moves from one system, format or person to another. These handoffs are where errors live.
- Time sinks. The tasks that consume disproportionate time relative to the value they create.
This exercise takes days, not months. The output is a clear picture of where automation will actually pay off and where it will just add complexity. You see which workflows share data, which steps repeat across different processes and where a single well-designed agent could replace five separate automations.
What a Coherent Agent Layer Looks Like
Instead of twelve tools doing twelve things, a coherent approach builds one intelligent layer that sits between your team and your existing systems. Here is what this looks like for a typical accounting or legal firm:
Documents come in. The agent identifies the document type, extracts relevant data and routes it to the right place. Whether it arrived by email, upload or client portal does not matter. One process handles all of them.
Data validation happens automatically. Instead of a human checking that VAT numbers match, invoice totals add up and client details are current, the agent validates against your systems of record and flags only genuine exceptions.
Work products get drafted. Reports, filings and correspondence start as drafts the agent produces using your templates, your data and your formatting standards. A professional reviews and approves. The agent learns from corrections.
Follow-ups are tracked. Instead of calendar reminders and manual email chains, the agent monitors deadlines and outstanding items across all clients and surfaces what needs attention today.
The key difference: this is one system with one data model, not twelve disconnected bridges. When a client's details change, the change propagates everywhere. When something fails, you debug one system, not twelve.
The 10-Day Test
If you are running a professional services firm in the EU, the question is not whether to adopt AI agents. The market is moving too fast for that to be optional.
The question is how to start without repeating the one-at-a-time mistake.
At Gradion, we start with a 10-day pilot. Not to automate one thing. To map your workflows, identify the highest-impact opportunities and build a working agent on your data. Azure for data residency. Your documents, your processes, your edge cases. After 10 days, you have a functioning prototype and a 90-day roadmap.
The firms that will pull ahead are not the ones with the most automations. They are the ones that stopped stacking tools and started building something coherent.