UiPath · Example Payload

Data Service Entity Record Collection Example

AutomationRobotic Process AutomationRPAArtificial IntelligenceDocument ProcessingEnterprise AutomationOrchestrationTesting

Data Service Entity Record Collection 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

totalCountvaluenextLink

Example Payload

Raw ↑
{
  "totalCount": 20,
  "value": [
    {}
  ],
  "nextLink": "https://cloud.uipath.com/example"
}