26/06/2026

What Is Business Process Automation? The ROI Breakdown

Business process automation uses software to handle repetitive tasks without human input. This post breaks down the build cost, hours saved, and payback period with real numbers.

Share

What Is Business Process Automation? The ROI Breakdown

For teams looking at What is business process automation?, here's what actually works in 2026.

Business process automation — often shortened to BPA — is the use of software to execute recurring tasks or processes in your business where manual work isn't required. Instead of a person copying data between systems, approving routine requests, or sending follow-up emails, the software does it.

The promise is simple: save time, cut errors, free your team to do work that actually needs a human. The reality is more textured. Some automations pay for themselves in six weeks. Others take nine months. A few never break even because the process was too variable or the volume too low to justify the upfront cost.

This post walks through what business process automation actually is, how much it costs to build, how to calculate what you'll save, and the conditions under which the ROI doesn't stack up. We'll use real numbers from projects we've delivered, and we'll show our working.

Close-up of a Lucidchart process automation diagram on a computer monitor, showing steps with a green checkmark.

What business process automation is (and what it isn't)

Business process automation means taking a task that follows a predictable sequence — if this happens, do that — and handing it to software. The software might be a platform like Make, Zapier, or n8n, or it might be custom code that sits between your systems.

Examples we've built:

  • When a Shopify order arrives, check stock in the ERP, create a pick list, send it to the warehouse system, update the customer, log the transaction in Xero.
  • When a lead fills in a form, score them based on company size and sector, assign them to the right salesperson in the CRM, send a tailored email sequence, notify the rep on Slack.
  • When an invoice is uploaded to a Google Drive folder, extract line items with OCR, match them to purchase orders in the accounting system, flag discrepancies, route approvals to the right manager.

What it isn't: a chatbot that answers questions, a recommendation engine, or anything that requires judgement on every interaction. Those are AI applications, not process automation. There's overlap — you can use AI inside an automation to classify an email or extract data from an unstructured document — but the automation itself is the orchestration layer that moves data between systems according to rules you define.

If the process changes every time, or requires a human to interpret context, automation is the wrong tool. You're better off training your team or redesigning the process.

The cost side: what you actually pay to build an automation

At Streamline Digital, a focused single-workflow automation — one process, two to four integrations, built on Make or n8n — starts at £3,000. That includes scoping, build, testing, handover, and documentation. More complex workflows involving custom API development, error-handling logic, or bespoke AI components run £5,000 to £12,000.

Here's what drives the cost:

  • Number of systems involved. Connecting Shopify to Xero is simpler than connecting Shopify to a bespoke ERP with no API, which requires scraping or building a middleware layer.
  • Data transformation complexity. If the data structure in System A doesn't match System B, you need mapping logic. If there are conditional branches ("if the order value is over £500, route to finance for approval"), that adds time.
  • Error handling. A production-grade automation needs retry logic, logging, and alerting when something breaks. Skipping this saves money upfront but costs more when the automation fails silently and you only notice three weeks later.
  • Volume and performance. An automation that processes 10 orders a day can run on a basic Make plan. One that processes 10,000 needs optimisation, parallel processing, and a higher-tier infrastructure.

For the ROI calculation below, we'll use £4,500 as the baseline build cost for a mid-complexity workflow — three integrations, moderate transformation logic, proper error handling.

The time-saved side: calculating hours recovered per week

The value of automation isn't the software — it's the hours you no longer spend doing the task manually. To calculate this, you need three numbers:

  1. How long the task takes manually (in minutes).
  2. How often it happens (per day, per week).
  3. The blended hourly cost of the person doing it (salary + employer NI + overheads, divided by working hours).

Example: invoice processing automation

Before automation:

  • Task: receive supplier invoice via email, open it, check it against the purchase order in the ERP, enter line items into Xero, file the PDF in the correct Drive folder, email the supplier to confirm receipt.
  • Time per invoice: 8 minutes.
  • Frequency: 60 invoices per week.
  • Total manual time: 60 × 8 = 480 minutes = 8 hours per week.

Person doing it: finance admin on £28,000 per year.

Blended hourly cost calculation:

  • Salary: £28,000
  • Employer NI (13.8% above £9,100): roughly £2,600
  • Overheads (workspace, software, management time): estimate 20% of salary = £5,600
  • Total cost: £36,200 per year
  • Working hours per year: 52 weeks × 37.5 hours = 1,950 hours (assuming 5 weeks holiday/sick)
  • Blended hourly rate: £36,200 ÷ 1,950 = £18.56 per hour

Weekly saving: 8 hours × £18.56 = £148.48 per week Annual saving: £148.48 × 50 working weeks = £7,424 per year

Build cost: £4,500 Payback period: £4,500 ÷ £148.48 = 30.3 weeks (just over seven months)

After payback, the automation delivers £7,424 per year in pure recovered cost. Over three years, that's £22,272 saved, minus the initial £4,500 — net gain of £17,772.

That's the maths when the process is high-volume, repetitive, and the manual steps are clear. Let's look at a different scenario.

When the ROI doesn't hold: low-volume, high-variability processes

Not every process is worth automating. If the task happens twice a month and takes 15 minutes each time, you're saving 30 minutes a month — six hours a year. At a £20 blended rate, that's £120 per year. A £4,500 automation would take 37.5 years to pay back. You'd be better off keeping it manual or hiring someone to do it as part of a broader role.

Variability is the other killer. We scoped an automation for a client who wanted to automate quoting for bespoke joinery projects. The problem: every quote required judgement calls on materials, lead times, and labour. The "process" wasn't a process — it was a series of decisions that changed based on client requirements, supplier availability, and the workshop schedule. Automating it would have meant building a decision tree so complex that maintaining it would cost more than doing the quotes manually.

We told them not to automate it. They appreciated the honesty.

Rule of thumb: if the process saves fewer than four hours per week, or if more than 20% of cases require human judgement, automation probably isn't the right lever. Fix the process first, or accept that it's meant to be manual.

The revenue-uplift side: when automation creates capacity for growth

Time saved isn't just cost avoided — it's capacity created. If your finance admin is spending eight hours a week on invoice entry, automating that doesn't just save £7,424 per year. It frees up eight hours for higher-value work: chasing late payments, reconciling discrepancies, supporting budget planning.

For a services business, the capacity argument is even sharper. If your account manager is spending six hours a week manually updating client reports, and you automate that, they can take on two more clients. If each client is worth £2,000 per month, that's £48,000 additional annual revenue, unlocked by a £4,500 automation. Payback in six weeks.

We saw this with a recruitment agency client. Their consultants were spending 90 minutes a day updating candidate records across three systems: their ATS, their CRM, and a bespoke portal they'd built for clients. We automated the sync. Each consultant got 7.5 hours back per week. The agency didn't reduce headcount — they increased placements per consultant from 1.8 to 2.4 per month. Revenue per consultant went up by a third. The automation cost £6,800. It paid for itself in the first month.

This is where AI workflow automation becomes strategic, not just operational. You're not just cutting cost — you're removing the bottleneck that's capping growth.

Ongoing costs: what you pay to keep it running

Automation isn't fire-and-forget. There are three ongoing costs:

  1. Platform subscription. Make's Pro plan is $29/month. Zapier's Professional plan is $73.50/month. n8n self-hosted is free but you pay for server infrastructure — typically £15–40/month depending on volume. For the invoice example, assume £35/month = £420/year.

  2. Maintenance. APIs change. Platforms update. Occasionally an integration breaks and needs a fix. Budget 2–4 hours per year for minor maintenance. At a £100/hour agency rate, that's £200–400/year. If you're on a retainer with us, this is covered.

  3. Monitoring. Someone needs to check the logs occasionally, especially in the first three months. This is usually a 10-minute weekly task. Negligible cost if it's done in-house.

Total ongoing cost for the invoice automation: roughly £620–820 per year.

Net annual saving after ongoing costs: £7,424 – £700 (midpoint) = £6,724 per year.

Revised payback: £4,500 ÷ (£148.48 – £13.46 weekly ongoing cost) = 33.3 weeks.

Still comfortably under a year. After that, it's £6,724 per year of pure gain.

The error-reduction benefit: what you save by not screwing up

Manual data entry has an error rate. Studies peg it at 1–4% depending on task complexity. For the invoice example, if 2% of invoices are entered incorrectly, that's 1.2 errors per week. Each error might cost 20 minutes to find and fix, plus potential late payment fees or supplier disputes.

1.2 errors × 20 minutes = 24 minutes per week = 0.4 hours Cost: 0.4 × £18.56 = £7.42 per week = £371 per year

Add that to the time saved, and the annual benefit rises to £7,795. Payback drops to 29 weeks.

We don't usually lead with error reduction in ROI calculations because it's harder to measure and clients tend to underestimate their error rate. But it's real. One client was losing £3,000 per year in Shopify oversells because inventory wasn't syncing fast enough between their warehouse system and their storefront. The automation didn't just save admin time — it eliminated the oversells entirely. That was the bigger win.

When to automate: the decision checklist

Use this to decide whether a process is worth automating:

  • The process happens at least 10 times per week (or takes more than 4 hours per week total).
  • The steps are predictable — you can write them down as a flowchart without too many "it depends" branches.
  • The systems involved have APIs, webhooks, or can be accessed programmatically.
  • Errors in the manual process are common or costly.
  • The person doing it manually could use that time for higher-value work.
  • You're prepared to invest 2–6 weeks of build time and £3,000–12,000 upfront.

If you tick four or more, automation is worth exploring. If you tick fewer than three, it's probably not.

What good automation looks like in practice

We've built automations that process 40,000 transactions per month and others that run twice a day. The common thread in the ones that deliver ROI:

  • They solve a painful, repetitive problem. Not a nice-to-have. A genuine time-sink that everyone complains about.
  • The process was documented before we automated it. If you can't explain the steps clearly, the automation will be fragile.
  • There's a clear owner. Someone who understands the process, can test the automation, and will notice if it breaks.
  • Error handling is built in from day one. Logs, alerts, retry logic. Not bolted on later when something goes wrong.

The automations that fail or get abandoned are the ones built to automate a process that shouldn't exist in the first place, or where no one took ownership after handover.

Real numbers from three projects we've delivered

Project A: E-commerce order routing (Shopify to ERP to Xero)

  • Build cost: £5,200
  • Time saved: 12 hours per week (order entry, stock checks, invoicing)
  • Blended hourly rate: £22
  • Weekly saving: £264
  • Payback: 19.7 weeks
  • Ongoing cost: £540/year (Make subscription + monitoring)
  • Net annual benefit after year one: £13,188 – £540 = £12,648/year

Project B: Lead scoring and CRM sync (Typeform to HubSpot to Slack)

  • Build cost: £3,400
  • Time saved: 5 hours per week (manual lead triage and data entry)
  • Blended hourly rate: £26
  • Weekly saving: £130
  • Payback: 26.2 weeks
  • Ongoing cost: £420/year
  • Net annual benefit after year one: £6,760 – £420 = £6,340/year

Project C: Expense approval workflow (Google Drive to Xero to email)

  • Build cost: £4,100
  • Time saved: 3.5 hours per week
  • Blended hourly rate: £30
  • Weekly saving: £105
  • Payback: 39 weeks
  • Ongoing cost: £380/year
  • Net annual benefit after year one: £5,460 – £380 = £5,080/year

All three paid back within a year. All three are still running 18+ months later with minimal maintenance.

How we build automations at Streamline Digital

We don't start with the automation. We start with the process map. What happens now, step by step? Where does it break? What takes the most time? What causes errors?

Then we identify what can be automated and what shouldn't be. Sometimes the answer is "automate 80% and leave the exceptions to a human". Sometimes it's "redesign the process first, then automate".

Once we agree on scope, we build in a staging environment, test with real data, and hand it over with full documentation. You get a video walkthrough, a process diagram, and a runbook for what to do if something breaks.

Most clients are up and running within two to four weeks. We offer a 30-day post-launch support window, and optional monthly retainers if you want us to monitor and maintain it long-term.

If you're not sure whether a process is worth automating, we'll tell you. We've walked away from projects where the ROI didn't make sense. It's better to be honest upfront than to build something that sits unused.

You can see more detail on how we approach this on our AI workflow automation service page, or read through n8n automation workflows: how to build them properly for a technical breakdown of how we structure production-grade automations.

When the ROI calculation breaks down

There are three scenarios where the maths above stops working:

1. The process changes frequently. If the steps change every quarter, you'll spend more time updating the automation than you save. Automation works best for stable, mature processes.

2. The data is messy. If your source data is inconsistent — different formats, missing fields, duplicates — the automation will either break constantly or require complex cleaning logic that inflates the build cost. Clean your data first.

3. No one owns it after launch. If the person who requested the automation leaves, or no one monitors it, it'll drift out of sync with reality. Ownership isn't optional.

We've also seen cases where the time saved is real, but the person whose time is freed up doesn't redirect it to higher-value work. They just fill the gap with low-priority tasks. That's not an automation problem — it's a management problem — but it does mean the ROI doesn't materialise.

The build-vs-buy question: should you use an off-the-shelf tool?

For common workflows — Shopify to Xero, Google Sheets to email, Typeform to CRM — there are often pre-built Zapier templates or native integrations. These cost £20–100/month and take an hour to set up.

Use them if:

  • The workflow is simple (two systems, no branching logic).
  • You're comfortable troubleshooting yourself.
  • The volume is low (under 1,000 tasks per month).

Build custom if:

  • You need conditional logic, error handling, or multi-step branching.
  • The systems don't have native integrations.
  • Volume is high and you need performance optimisation.
  • You want full control and auditability.

We've seen clients waste months trying to force a Zapier template to do something it wasn't designed for. If the template doesn't fit your process cleanly, it's faster and cheaper to build it properly from the start.

For a deeper comparison of platforms, see is Make and Zapier the same thing? The ROI breakdown.

Frequently asked questions

How long does it take to build a business process automation?

A focused single-workflow automation typically takes two to four weeks from scoping to go-live. This includes mapping the current process, building and testing the automation, and handing it over with documentation. More complex workflows involving multiple systems, custom API work, or bespoke logic take four to six weeks. We provide a fixed timeline in writing before any work begins, and we don't start until you've approved the scope and cost.

Can I build business process automation in-house or do I need an agency?

You can build simple automations in-house if you have someone technical who understands APIs and logic flows. Platforms like Make, Zapier, and n8n are designed to be accessible. However, production-grade automations need error handling, logging, retry logic, and monitoring — things that aren't obvious when you're starting out. Most businesses find it faster and cheaper to outsource the first few builds, learn from how they're structured, then take simpler maintenance tasks in-house. We're happy to train your team as part of the handover.

What happens if the automation breaks?

Every automation we build includes logging and alerting. If something fails — an API times out, a data field is missing, a system goes offline — you'll get a notification. Most failures are transient and resolve automatically with retry logic. For persistent issues, we provide a runbook that explains how to diagnose and fix common problems. If you're on a monthly retainer with us, we monitor your automations and fix issues as they arise. If not, you can log a support ticket and we'll typically respond within four working hours.

How much does business process automation cost for a small UK business?

At Streamline Digital, a single-workflow automation starts from £3,000. This covers scoping, build, testing, handover, and documentation. Ongoing costs are typically £30–80 per month for platform subscriptions and minimal maintenance. The payback period depends on how much time the automation saves — most clients break even within six to twelve months. If your process saves fewer than four hours per week, automation may not be cost-effective. We'll tell you upfront if that's the case.

Which business processes should I automate first?

Start with high-volume, repetitive tasks that follow a clear sequence and don't require human judgement. Good first candidates include invoice processing, order routing, lead capture and triage, inventory syncing, and customer onboarding workflows. Avoid automating processes that change frequently, require interpretation, or happen fewer than ten times per week. If you're unsure, map out how long the task takes manually and how often it happens — if it's fewer than four hours per week total, it's probably not worth automating yet.

The bottom line: when automation pays and when it doesn't

Business process automation delivers ROI when the process is high-volume, repetitive, and stable. A £4,500 build that saves eight hours per week at a £20 blended rate pays for itself in seven months and delivers £6,000+ per year after that.

It doesn't pay when the process is low-volume, highly variable, or poorly documented. If the task happens twice a month, or if every case is different, automation is the wrong tool.

The maths is simple. The hard part is being honest about whether your process actually fits the model.

If you're spending more than four hours per week on a task that follows a predictable sequence, and you're curious whether automation would pay back, book a free 30-minute discovery call with Streamline Digital. We'll map out the process, estimate the time saved, calculate the payback period, and tell you whether it's worth building. No obligation, no sales pitch — just the maths.

Book your free call here.

Full breakdown of our AI Workflow Automation work: https://streamlinedigital.uk/services/ai-workflow-automation.


#BusinessProcessAutomation #ROICalculation #WorkflowOptimization #AutomationROI #ProcessEfficiency

For more information, contact Streamline Digital: https://www.streamlinedigital.uk

Share

Hand-picked next steps from across our guides and services.

Comments

Sign in with Google to join the conversation. Comments are moderated before they appear.

Loading comments…