UiPath - Get queue item action

The Get queue item action allows you to retrieve details about a queue item by ID from UiPath Orchestrator.

Input

Input fieldDescription
Queue item IDProvide the queue item ID.

Output

Output fieldDescription
IDUnique identifier of the queue item.
KeyInternal key used to track and reference the queue item.
ReferenceCustom reference value provided when the item was added to the queue.
Start processingTimestamp indicating when processing of the queue item began.
End processingTimestamp indicating when processing of the queue item was completed.
Defer dateDate and time after which the queue item becomes available for processing.
Risk SLA dateThe deadline by which the item should be processed to meet SLA requirements.
Due dateOptional date by which the queue item is expected to be completed.
StatusCurrent status of the queue item.
Review statusIndicates if the item is pending review or has already been reviewed.
PriorityProcessing priority of the item.

Last updated: