UiPath · Example Payload

Orchestrator Queue Item Data Example

AutomationRobotic Process AutomationRPAArtificial IntelligenceDocument ProcessingEnterprise AutomationOrchestrationTesting

Orchestrator Queue Item Data Example is an example object payload from UiPath, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

NamePrioritySpecificContentReferenceDueDatePostponeDate

Example Payload

Raw ↑
{
  "Name": "Example Name",
  "Priority": "Low",
  "SpecificContent": {},
  "Reference": "example-value",
  "DueDate": "2026-01-15T10:30:00Z",
  "PostponeDate": "2026-01-15T10:30:00Z"
}