UiPath · Example Payload

Data Service Entity Record Example

AutomationRobotic Process AutomationRPAArtificial IntelligenceDocument ProcessingEnterprise AutomationOrchestrationTesting

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

Top-level fields

IdCreatedOnCreatedByModifiedOnModifiedBy

Example Payload

Raw ↑
{
  "Id": "item-001",
  "CreatedOn": "2026-01-15T10:30:00Z",
  "CreatedBy": "example-value",
  "ModifiedOn": "2026-01-15T10:30:00Z",
  "ModifiedBy": "example-value"
}