
UiPath
by Appian Corporation
Description
Manage your UiPath Orchestrator and start Jobs directly from Appian! Users can connect to their UiPath Orchestrator and perform multiple operations against it. See which robots are connected and what processes are available to run. The UiPath Connected System Plug-in uses the UiPath Orchestrator API for each operation listed below.
*Demo App Requirements:
- Plugin : Dictionary Utilities (v1.1.0) https://community.appian.com/b/appmarket/posts/dictionary-utilities#
Features
StartJob - Operation for starting a job on UiPath
StartJobSimple - Start a job (no discovery)
GetEnvironments - Operation for getting the details of all UiPath environments. Can retrieve by id, OData, or list all.
GetJobs - Operation for listing jobs on UiPath environment. Both get job by id and OData available.
GetRobots - Operation for listing robots on UiPath environment. Both get robot by id and OData available.
Get Releases - Operation for listing releases on UiPath environment. Also get process by id and OData available.
GetProcesses - Operation for listing processes on UiPath environment. Also get process by id and OData available.
GetAuthToken - Operation for retrieving the Authentication Token
GetReleaseKey - Operation for retrieving the release key of a Process by the processId.
GetFolders - Get all folders *Formerly called "Organization Units"
GetQueues - Integration for listing queues on UiPath environment. Both get job by id and OData available.
GetQueueItems - Integration for listing queue items on UiPath environment. Both get job by id and OData available.
GetQueueStatus - Integration for listing queue status on UiPath environment. Both get job by id and OData available.
AddQueueItem - Integration for adding queue items on UiPath environment. Both get job by id and OData available.
DeleteQueueItem - Integration for removing queue items on UiPath environment using OData.
Release notes
- Updated libraries to resolve CVEs
- Fixed an issue with DeleteQueueItem
Version history (11)
1.0.14
Updated character encoding of the POST request body to UTF-8.
1.0.13
Security Updates
1.0.12
Added a new integration template for removing items from a queue using OData.
1.0.11
Security Fixes
1.0.10
Updates dependencies
1.0.9
Update dependencies to latest versions
1.0.0.8
Hardens Plugin ... Adds tenant, host, and username to import customization file properties
1.0.0.7
1.0.0.7 - *Adds queue support 1.0.0.6 - *Adds support for Folders (Organization Units) 1.0.0.5 - *Adds start job simple
Note - Dictionary Utilities required to run sample app
1.0.0.6
1.0.0.6 - *Adds support for Folders (Organization Units) 1.0.0.5 - *Adds start job simple
Note - Dictionary Utilities required to run sample app
1.0.0.5
Adds start job simple Dictionary Utilities required to run sample app
1.0
Dictionary Utilities required to run sample app