Introduction
Robotic Process Automation (RPA) allows you to automate manual, repetitive tasks by interacting with applications directly. Camunda uses RPA to facilitate the integration of legacy applications without accessible APIs into your process orchestration.
Getting started
Camunda's RPA functionality is built around a standalone RPA worker and Robot Framework-based RPA scripts. This setup allows users to develop and execute RPA scripts that integrate seamlessly with existing Camunda stacks.
Check out the getting started guide or read up on setting up your workers for production use cases.