UiPath · Example Payload

Orchestrator O Data Alert Collection Example

AutomationRobotic Process AutomationRPAArtificial IntelligenceDocument ProcessingEnterprise AutomationOrchestrationTesting

Orchestrator O Data Alert 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": 6,
      "NotificationName": "Example Name",
      "AlertSeverity": "Info",
      "Message": "Example description for this resource.",
      "CreationTime": "2026-01-15T10:30:00Z",
      "Component": "example-value"
    }
  ]
}