add-ins
latest
false
- Getting started
- UiPath Add-in for Mulesoft
- UiPath Add-in for Microsoft Power Automate
- UiPath Add-in for Salesforce
- UiPath Add-in for ServiceNow
- UiPath Add-in for Workato
- UiPath Add-in for Workday

Add-ins user guide
Last updated Mar 30, 2026
Add queue item
The Add Queue Item action adds a queue item to your UiPath Orchestrator tenant.
How it works
The following steps are an example of how to configure the action and describes the input and output properties.
- Complete the Setup steps.
- On your recipe, choose the Add Queue Item action.
- Enter values for the displayed properties.
Properties
| Property | Description |
|---|---|
| Queue | Enter the name of the queue. Select one from the list or enter a String value. If you select a value from the list, that value is fixed every time the recipe is executed. If you enter a value, it can be a data pill that can be used to set the value during recipe execution. |
| Priority | Select the priority of the queue item. Choose one of the three options: Low, Normal or High. |
| Queue Item Content | Set the data to be passed to the queue item. |
| Reference | This field supports only String variables. |
| Postpone Until | Enter a DateTime. |
| Deadline | Enter a DateTime. |
| Risk SLA Date | Enter a DateTime. |
| Queue Item ID | The ID of the newly created queue item. This field supports only String variables. |