Analytics and RPA in a single platform¶
Unimate allows through Python libraries the execution of Analytics bots and RPA from different platforms, being able to centralize all the processes in a single platform.
Audit and Analytics Tools¶
Python can run specialized tool scripts for data auditing and analytics:
ACL Analytics:
subprocess
to run ACL scripts from command lineArbutus Analytics:
subprocess
to invoke Arbutus commandsIDEA:
subprocess
and specialized APIsAlteryx:
Alteryx Python SDK
KNIME:
subprocess
and integration APIsTableau:
tableau-api
Tools for RPA¶
Integration with robotic automation platforms:
UiPath:
UiPath API
,UiPath Python Activities
Automation Anywhere:
Automation Anywhere API
Blue Prism:
subprocess
yBlue Prism API
OpenRPA:
OpenFlow API
Robocorp:
RPA Framework
All these integrations can be orchestrated from Unimate RPA, allowing the automation of processes in multiple programming environments and specialized tools in an efficient way.