OutSystems wrapper to key APIs in UI Path Orchestrator (cloud version). Enabling easy integration to legacy systems without APIs through Robotic Process Automation (RPA).UI Path moved the Orchestrator to cloud. As a result the rest services and the authentication changed.
There is a new Authentication method that has been implemented.
The rest services now need to have a token that has been request for a determined scope.
Breaking Changes:
The OrgUnitId now is an input in order to use the actions with different folders in UIPath.
There are new Queue services:
GetQueueDefinitionWrapper - Gets the Queues Definition for the designated folder
GetQueueItemsWrapper - List all Queue Items for a designated folder
GetQueueItemsByDefinitionWrapper - List all Queue Items filtered by Queue for a designated folder