UiPath · Example Payload

Orchestrator O Data Process Collection Example

AutomationRobotic Process AutomationRPAArtificial IntelligenceDocument ProcessingEnterprise AutomationOrchestrationTesting

Orchestrator O Data Process 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": 28,
      "Name": "Example Name",
      "Key": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
      "Description": "Example description for this resource.",
      "ProcessVersion": "1.0.0"
    }
  ]
}