UiPath · Example Payload

Orchestrator O Data Robot Collection Example

AutomationRobotic Process AutomationRPAArtificial IntelligenceDocument ProcessingEnterprise AutomationOrchestrationTesting

Orchestrator O Data Robot 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": 18,
      "Name": "Example Name",
      "MachineName": "Example Name",
      "Type": "Standard",
      "IsConnected": true
    }
  ]
}