REST API connection¶
Unimate RPA offers a documented REST API in Postman, allowing integration with external systems.
- Steps for authentication:
Obtain an Access Token on the portal
Use the token in the request headers.
Consult Postman documentation for specific endpoints.