Automation and RPA



Automation and RPA: 2026 Trends, ROI, and Playbooks
Invesco cut a daily transaction report from 30 minutes to 3 minutes and now saves $2.1 million annually using SS&C Blue Prism—proof that modern automation isn’t theoretical; it’s paying real dividends on production floors and in finance back offices today. At the same time, Gartner estimates the RPA software market reached roughly $3.6 billion in 2024, up 14.5% year over year, underscoring enterprise momentum heading into 2026. (blueprism.com)
Automation matters now because two forces have converged: mature, battle-tested RPA platforms and a new wave of AI that can “see,” “read,” and “decide,” unlocking end‑to‑end workflows that once stalled at unstructured documents or exception handling. UiPath’s FY2025 numbers—about $1.67 billion in ARR and roughly 10,750 customers—reflect that shift from pilots to platform-level commitments. (ir.uipath.com)
Understanding Automation and RPA
Automation is the broader discipline of designing systems to perform tasks with minimal human intervention, spanning API orchestration, event-driven workflows, and software agents. Robotic Process Automation (RPA) is a specialized branch that uses software “bots” to emulate human actions on user interfaces (clicks, form fills, copy-paste) across legacy and modern systems. Unlike traditional integration that relies on well-documented APIs, RPA can bridge gaps where APIs are missing, expensive to build, or locked inside vendor roadmaps—crucial for sprawling enterprises with decades of technical debt. For deeper background on data pipelines that feed automation, see our primer on API development and management.
Three adjacent technologies now expand RPA’s scope:
- Intelligent document processing (IDP) to extract data from PDFs, emails, or scans.
- Process mining to discover how work actually flows across systems.
- Generative AI to plan steps, handle ambiguity, and converse with users.
These pieces turn deterministic “screen bots” into intelligent, auditable workflows that span from an incoming email to a settled ERP transaction.
How It Works
RPA platforms coordinate a set of components that mirror how employees work—but consistently and at scale.
- Bot runners and orchestrators: Unattended bots run on servers or VMs; attended bots assist employees at the desktop. Central orchestration schedules bots, manages queues, handles retries, and logs every step.
- Recorders and low-code studios: Drag‑and‑drop designers and recorders capture UI actions. Low‑code tools open automation to business technologists—see our guidance on low-code/no-code platforms.
- Connectors and APIs: Modern platforms blend RPA with native connectors to SaaS and ERP systems, reducing fragile screen scraping. When you can call an API, do it; when you can’t, RPA fills the gap. If you’re scaling integrations, our post on API development and management covers governance patterns that pair well with RPA.
- Process intelligence: Process mining analyzes event logs from ERP, CRM, and ticketing tools to spot bottlenecks and automation candidates; task mining observes desktop activities to propose flows. Celonis is the category leader per multiple analyst assessments, and Gartner’s 2024 market‑share analysis places it ahead with a sizable revenue share. (celonis.com)
- AI/IDP: Document understanding and LLM-based agents classify, extract, and validate data, then route decisions back to workflows. Microsoft accelerated this by acquiring Minit for process mining and embedding those capabilities into Power Automate. (blogs.microsoft.com)
The result: an enterprise automation fabric where bots, APIs, and AI agents collaborate—governed by role-based access, credential vaults, and audit trails.
Key Features & Capabilities
1) Unattended and attended automation
- Unattended bots run 24/7, ideal for batch processes like invoice posting or reconciliations.
- Attended bots trigger from the desktop to streamline work in call centers or claims operations.
2) Process and task mining
- Discover true “as‑is” processes from system logs, quantify rework and wait times, and target automations with clear business cases. Celonis’ continued leadership reflects how process intelligence is now the entry point, not the end state. (celonis.com)
3) AI‑native experiences
- Generative AI copilots now draft workflows, compose automation instructions in natural language, and handle variability in documents. Microsoft has been infusing Copilot experiences into Power Platform, while UiPath and NVIDIA are collaborating on “agentic automation” for sensitive, on‑prem environments. (blogs.microsoft.com)
4) Enterprise-grade governance
- Orchestration, segregation of duties, signed packages, credential vaults, and monitoring are standard. ServiceNow’s RPA Hub centralizes execution and monitoring natively on the Now Platform—useful where ITSM, HR, and customer workflows are already consolidated. (servicenow.com)
5) Cloud, hybrid, and on‑prem deployment
- Regulated industries can keep bots and AI models on‑prem with GPU support, while others leverage cloud RPA for elastic scale and lower TCO. (docs.uipath.com)
Real-World Applications
Financial services and asset management
- Invesco reduced a 30‑minute report to 3 minutes (a 90% reduction), scaled automations across front and back offices, and saves $2.1 million annually. Schroders reports 5,000 hours saved per month via Blue Prism digital workers. (blueprism.com)
Shared services and back‑office hubs
- EDP Valor built a Center of Excellence with UiPath, delivering 450+ automations and saving more than 220,000 hours—speeding deadlines and compliance while improving staff acceptance. (casestudies.com)
Banking operations with generative copilots
- PNC used Automation Anywhere’s Automation Co‑Pilot to embed generative AI into workflows, accelerating knowledge retrieval and task completion in regulated processes. (automationanywhere.com)
SAP-centric automation
- SAP Signavio integrates with SAP Build Process Automation, linking process insights (where to automate) with low‑code execution (how to automate). SAP’s recent Business AI updates even introduce agents that reduce time-to-understand process meta‑models by up to 80%. (help.sap.com)
IT service management and employee experience
- ServiceNow’s Automation Engine and RPA Hub bring bot execution into the same governance layer as tickets, approvals, and knowledge—useful for automating password resets, provisioning, and data hygiene tasks in IT and HR. (servicenow.com)
Automation rarely lives alone. Organizations leveraging artificial intelligence and machine learning for predictions, plus cybersecurity for secrets management and logging, see the strongest, safest gains.
Industry Impact & Market Trends
- Market growth and consolidation: RPA software grew to approximately $3.6 billion in 2024 (14.5% YoY), and analysts project acceleration as AI expands addressable use cases. Mordor Intelligence expects the market to reach about $28.6 billion by 2031, roughly tripling from the mid‑2020s baseline. (gartner.com)
- Platform traction: UiPath reported around $1.67 billion in ARR for FY2025 and roughly 10,750 customers—signaling durable, enterprise‑wide programs rather than isolated bots. (ir.uipath.com)
- Process intelligence as a first‑class citizen: Everest Group and Gartner place Celonis as the category leader for process mining, and Gartner’s 2024 analysis ranks it with the top revenue share—evidence that “automate what you can measure” is the new playbook. (celonis.com)
- Microsoft’s automation reach via Copilot and Power Platform: Microsoft says nearly 70% of the Fortune 500 now use Microsoft 365 Copilot, and it continues to weave process mining (via the Minit acquisition) into Power Automate—blending API automation, RPA, and AI. (blogs.microsoft.com)
- SAP-first stacks: The Signavio + Build Process Automation pairing tightens discovery-to-delivery loops for core finance and supply chain processes, particularly relevant during S/4HANA migrations. (help.sap.com)
Challenges & Limitations
RPA and intelligent automation are powerful—but not a silver bullet. Leaders should plan for:
1) Bot fragility and change management
UI changes break brittle selectors; version upgrades can derail monthly close. A process‑mining–first approach, heavy use of APIs where available, and robust regression testing reduce breakage. Microsoft’s push to unify process mining with Power Automate is one vendor response to that pain. (microsoft.com)
2) Scaling beyond pilots
It’s straightforward to show a single‑process win; it’s harder to scale governance, pipelines of opportunities, and reusable components. The enterprises with hundreds of automations (like EDP Valor) almost always run a Center of Excellence with common standards, SDLC, and shared services. (casestudies.com)
3) Data, documents, and decisions
Legacy RPA struggled with unstructured inputs and exceptions. AI/IDP narrows the gap, but models require guardrails, feedback loops, and red‑team testing—especially for regulated content. UiPath’s collaboration with NVIDIA targets exactly this: agentic automation under enterprise controls, including on‑prem and air‑gapped installs. (uipath.com)
4) Governance, risk, and security
Bots wield credentials at machine speed. Treat them as non‑human identities with least privilege, rotate secrets, implement code signing, and centralize audit trails. ServiceNow’s RPA Hub example shows why central consoles matter: a single place to execute, monitor, and govern—especially when automations touch HR or finance data. (servicenow.com)
5) Adoption headwinds and change fatigue
Beyond RPA, broader AI adoption in the workplace has shown signs of uneven progress. Gallup’s late‑2025/early‑2026 readout noted that many workers still report minimal AI use—even as leadership enthusiasm grows—highlighting the need for hands‑on enablement, job redesign, and explicit incentives. (techradar.com)
Future Outlook
The next 24 months will redefine “automation program” into “automation fabric” that blends deterministic bots, APIs, and autonomous agents:
- Agentic orchestration: Platforms will route work among specialized agents (document, reasoning, integration) and deterministic steps, escalating to humans when confidence falls below thresholds. UiPath’s NVIDIA tie‑up is a leading example aimed at sensitive, on‑prem workflows in financial services, healthcare, and the public sector. (uipath.com)
- Process intelligence everywhere: Expect tighter loops from discovery to delivery. Gartner notes Celonis’ outsized share, and Microsoft is operationalizing process mining within its flow tools. This combination should shrink time‑to‑value and improve bot reliability. (gartner.com)
- SAP- and ERP-native automation: SAP Signavio + Build Process Automation will keep maturing as customers standardize on S/4HANA. That alignment, plus domain-specific AI, will cut cycle times across order-to-cash and procure-to-pay. (help.sap.com)
- Outcome-based ROI models: Vendors will move from “bot counts” to business SLAs—cash‑collected, days‑sales‑outstanding reduced, claims processed per FTE—mirroring the Invesco and Schroders outcomes above and making funding approvals faster. (blueprism.com)
- AI governance as a differentiator: As Copilot-style tools permeate, organizations that integrate automation with data governance (lineage, PII controls, policy enforcement) will outpace others. Microsoft’s enterprise guardrails around Copilot and SAP’s Business AI posture illustrate how safety is becoming a product feature. (blogs.microsoft.com)
Playbook: How to Win with Automation and RPA in 2026
-
Start with process intelligence
Instrument first. Use process mining to find bottlenecks and quantify business cases. Build a ranked backlog with benefit, effort, and risk—then “slice” releases to show value in weeks, not quarters. Celonis and peer tools can accelerate this discovery. (celonis.com) -
Default to APIs; reserve RPA for gaps
If a stable API exists, use it. Where it doesn’t, wrap UI steps in robust selectors and keep actions idempotent. Align this with the integration strategy in your API program to avoid sprawl. -
Build a cross-functional Center of Excellence (CoE)
Include business owners, architects, risk/compliance, and security. Standardize patterns for credentials, logging, testing, and rollout. EDP Valor’s scale—450+ automations—was achieved with a structured CoE and enablement model. (casestudies.com) -
Pair RPA with IDP and GenAI—carefully
Target document-heavy tasks (KYC, invoices, claims). Use human‑in‑the‑loop checkpoints, confidence thresholds, and exception queues. For tightly regulated processes, consider on‑prem agents and GPU‑enabled deployments. (docs.uipath.com) -
Measure outcomes that matter
Move beyond “number of bots.” Track cycle time, error rate, touch time per case, and cost per transaction. Invesco’s 90% task time reduction and $2.1M yearly savings are the kind of business metrics that keep funding flowing. (blueprism.com) -
Strengthen security posture
Treat bots as identities; enforce least privilege, rotate secrets, and audit every action. If your flows handle sensitive data, coordinate with your cybersecurity team before go‑live. ServiceNow’s centralized model shows how shared controls simplify this. (servicenow.com)
Conclusion: Automate with intention—and intelligence
Automation and RPA have crossed from tactical labor‑savers to strategic levers for growth. The data backs it up: a multi‑billion‑dollar software category growing double digits; leaders like UiPath reporting platform‑level ARR; and customers such as Invesco and Schroders translating minutes saved into millions gained. What’s new in 2026 is the shift to an automation fabric: process intelligence to target work, APIs where possible, RPA where necessary, and AI agents to handle the messy middle of documents, variability, and decisions. (gartner.com)
Actionable next steps:
- Inventory top candidate processes with process mining; validate complexity and data readiness.
- Pilot one IDP+RPA flow and one API‑first flow; compare resilience and ROI.
- Stand up an Automation CoE with clear guardrails for security, testing, and release.
- Build human‑in‑the‑loop checkpoints where AI is used, and measure business outcomes, not bot counts.
As platforms converge on agentic, AI‑assisted workflows—with Microsoft pushing Copilots into daily work, SAP unifying discovery-to-delivery, and UiPath/NVIDIA exploring on‑prem, trusted agent stacks—the winners will automate deliberately, govern tightly, and scale quickly. The enterprises that treat automation as a product—continuously measured, iterated, and secured—will convert hours saved into strategic advantage. (blogs.microsoft.com)


