UiPath · Example Payload

Orchestrator Queue Definition Example

AutomationRobotic Process AutomationRPAArtificial IntelligenceDocument ProcessingEnterprise AutomationOrchestrationTesting

Orchestrator Queue Definition Example is an example object payload from UiPath, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

IdNameDescriptionMaxNumberOfRetriesAcceptAutomaticallyRetryEnforceUniqueReferenceOrganizationUnitId

Example Payload

Raw ↑
{
  "Id": 77,
  "Name": "Example Name",
  "Description": "Example description for this resource.",
  "MaxNumberOfRetries": 91,
  "AcceptAutomaticallyRetry": true,
  "EnforceUniqueReference": true,
  "OrganizationUnitId": 25
}