UiPath · Example Payload

Data Service Query Filter Example

AutomationRobotic Process AutomationRPAArtificial IntelligenceDocument ProcessingEnterprise AutomationOrchestrationTesting

Data Service Query Filter Example is an example object payload from UiPath, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

fieldNameoperatorvalue

Example Payload

Raw ↑
{
  "fieldName": "Example Name",
  "operator": "equals",
  "value": "example-value"
}