Glossary
RPA (Robotic Process Automation)
Automation software that emulates human use of a GUI — clicking buttons, filling forms, copying data across legacy systems that lack APIs. Increasingly being replaced by AI agents + direct API integration.
Robotic Process Automation (RPA) is automation that mimics how a human uses graphical user interfaces — clicking, typing, copying data between screens. The major vendors (UiPath, Automation Anywhere, Blue Prism, Microsoft Power Automate) all originated in the 2010s as a way to automate workflows in legacy enterprise systems that lacked APIs.
How RPA differs from modern AI automation:
- RPA is brittle. UI changes break the bot. Every time a vendor updates their app, you re-record the bot.
- RPA doesn't reason. It follows recorded scripts, not adaptive decisions.
- RPA is for legacy. Modern stacks have APIs, so direct integration is cleaner.
- RPA + AI is the new pitch. Most RPA vendors have added AI agent layers, but the foundation is still GUI-clicking.
Example
An insurance company has a 1990s claims system with no API. RPA bots log in with credentials, navigate menus, copy claim data, paste into a spreadsheet, and email the result. When the insurance company finally upgrades to a modern claims platform with an API, the RPA bots get retired and replaced with direct API integration.
Apply this
Get a real automation audit on your business.
Pay $4,500, fill an intake, get a Claude Opus-written strategic roadmap inside a week.
Start the audit →