Glossary · discipline

Business Process Automation (BPA)

Written by Luke Marinovic, Founder of UnderCurrent Automations · Melbourne

Published 13 May 2026 · Updated 13 May 2026

Business Process Automation is using software to run a defined business process end-to-end, invoicing, onboarding, ticket triage, without a person performing each step manually.

BPA is the older, broader discipline that AI Automation now sits inside. The shape is a process, not a single task: a sequence of steps that crosses tools, has handoffs, and produces a measurable output. Zapier's BPA explainer defines it as the practice of using software to automatically execute repetitive tasks related to a company's essential procedures, across sales, marketing, HR, scheduling and customer support, where the same five steps run dozens of times a week.

Three things separate BPA from a single Zap or a single AI agent. First, it covers a whole process, not a trigger-action pair, a new-client onboarding might fire eight automations across HubSpot, Xero, Slack and Google Drive before it ends. Second, it includes error handling and audit trails by design, so when one step fails the process pauses and notifies rather than silently dropping work. Third, it mixes deterministic rules with a model only where the model earns its keep, the receipt PDF gets parsed by an AI layer, the invoice numbering stays in code.

The cost of not automating is measurable. MYOB and McCrindle's research found 83% of Australian SMEs spend up to 20 hours a month on invoicing alone, before quoting, scheduling and follow-up. Saving five of those hours a week returns 260 hours a year, 10 working days back to revenue work.

Here is what good looks like. A plumbing business uses ServiceM8 for jobs, Xero for invoicing, and Make as the spine. A completed job in ServiceM8 fires a Make scenario: generate the invoice in Xero, send it to the customer, schedule a review request 72 hours later, and add a warranty follow-up at 6 months. Five tools, one process, no one types anything, and the 8 to 12 hours a week previously spent stitching those steps by hand goes back to billable work. McKinsey's State of AI 2025 makes a quiet but useful point: the organisations getting real value from AI tend to be the ones with this process layer already in place. The AI is added to a workflow that already works, not asked to be the workflow. The pillar BPA for Australian SMBs guide covers where to start; the build side is our Custom Integrations service.

Frequently asked questions

What's the difference between BPA and AI automation?

BPA is the older, broader category, software that runs whole business processes, usually with deterministic rules and clear handoffs. AI automation is BPA with an AI model in the loop for the steps that need to read messy input or draft a reply. Most live SMB stacks today are mostly BPA with one or two AI steps slotted in where they earn their keep.

Do BPA tools require coding?

Not for the common SMB cases. Make, Zapier and n8n let you assemble multi-step processes through a visual editor and prebuilt connectors to tools like Xero, HubSpot and ServiceM8. Complex cases, custom APIs, conditional branching, error handling, audit logging, are where most businesses bring in an automation specialist. The line is the same as in marketing: DIY for simple, hire for the spine.

What's the most common first BPA project in an Australian SME?

Lead capture to first reply. A web form submits, the lead lands in the CRM, the right team member is notified, the lead gets an immediate acknowledgement email, and a follow-up fires if the lead doesn't reply within a day. It's the highest-leverage first process because the loss of a slow reply is measurable and the build is small. Most teams cover the build cost inside two months from won work.

Sources

Related