UiPath · Example Payload

Automation Hub User Example

AutomationRobotic Process AutomationRPAArtificial IntelligenceDocument ProcessingEnterprise AutomationOrchestrationTesting

Automation Hub User 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

idnameemailroleisActive

Example Payload

Raw ↑
{
  "id": 96,
  "name": "Example Name",
  "email": "user@example.com",
  "role": "example-value",
  "isActive": true
}