UiPath · Example Payload

Orchestrator O Data Package Collection Example

AutomationRobotic Process AutomationRPAArtificial IntelligenceDocument ProcessingEnterprise AutomationOrchestrationTesting

Orchestrator O Data Package Collection Example is an example object payload from UiPath, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

value

Example Payload

Raw ↑
{
  "value": [
    {
      "Id": "item-001",
      "Title": "example-value",
      "Version": "1.0.0",
      "Description": "Example description for this resource.",
      "Published": "2026-01-15T10:30:00Z"
    }
  ]
}