v1.0.0
Release Date: 4 May 2022
New Features and Improvements
The UiPath connector has 9 primary operations which allow you to perform operations such as Get processes list, Get queue items list, Get jobs list, Get robots list, Add queue item, Start job, Get machine session etc.
The connector also provides a Custom Action operation which can be used to create your own HTTP request to UiPath Orchestrator.
It also comes with two sub-operations, Get folders and Get releases, whose response can be used in some of the above mentioned operations.
The operation ‘Unauthorize’ is automatically added by SDK for OAuth-enabled connectors. This operation is used to invalidate an access token.
Updated 3 months ago