Some cleaning of code and descriptions
Modified to poll folders (vs. inputting them by id) and then added buttons to run jobs vs. inputting the ids. Added support for Modern and Classic Job Invocation.
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