UiPath · Example Payload

Orchestrator Robot Ref Example

AutomationRobotic Process AutomationRPAArtificial IntelligenceDocument ProcessingEnterprise AutomationOrchestrationTesting

Orchestrator Robot Ref 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

IdNameMachineNameMachineIdVersionType

Example Payload

Raw ↑
{
  "Id": 82,
  "Name": "Example Name",
  "MachineName": "Example Name",
  "MachineId": 10,
  "Version": "1.0.0",
  "Type": "Unattended"
}