Add UiPath Queue Item

Add an Item to a UiPath Orchestrator Queue

by @pixiebrix

What is UiPath?

UiPath is the leading Robotic Process Automation (RPA) platform. Their platform lets developers build, deploy, and manage software bots that emulate humans actions to automate repetitive, routine work.

Using the Add UiPath Queue Item brick

By integrating PixieBrix with UiPath Cloud Orchestrator, you can add items to a UiPath Queue directly from the web browser. Additionally, you can display Queue Item status in the PixieBrix Sidebar to provide insight into your automations without navigating to the Orchestrator Transactions page.

For how the integration works, refer to our documentation: Running unattended bots via UiPath Cloud Orchestrator

Additional information and resources

PixieBrix can integrate with UiPath in three ways:

  • UiPath Orchestrator API: run UiPath bots with context from the page and deliver the results to the user
  • UiPath Robot.js: same as above, but running a bot locally via UiPath Assistant
  • UiPath Apps: embed a UiPath App on any webpage as a panel, passing context to the App from the page

Refer to our full documentation for how each UiPath integration works: UiPath Integrations Docs

Troubleshooting

Feel free to contact us at [email protected]


Inputs

Name Required Type Description
uipath multiple
Priority string The priority
QueueName string The queue name
Reference string The reference can be used to link your transactions to other applications used within an automation project
ItemInformation object The item data, can only contain primitive values

Outputs

Name Required Type Description
No outputs for this brick defined.

Related Tags