UiPath Connected System

Overview

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.

Key Features & Functionality

  • 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.
  • GetReleases - 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.

Note: Demo App Requirements:

  • Plugin : Dictionary Utilities (v1.1.0) https://community.appian.com/b/appmarket/posts/dictionary-utilities#
Anonymous
Parents Comment Children
No Data