UiPath · Example Payload

Orchestrator O Data Schedule Collection Example

AutomationRobotic Process AutomationRPAArtificial IntelligenceDocument ProcessingEnterprise AutomationOrchestrationTesting

Orchestrator O Data Schedule 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": 26,
      "Name": "Example Name",
      "ReleaseId": 20,
      "Enabled": true,
      "StartProcessCron": "example-value"
    }
  ]
}