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 Jul 17, 2024
Add Queue Item
The Add Queue Item action adds a queue item to your UiPath Orchestrator tenant.
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.
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.
|