UiPath · Example Payload

Automation Hub Automation Example

Example description for this resource.

example-value

Automation Hub Automation Example is an example object payload from UiPath, with 10 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnamedescriptionphasestatussubmittedBysubmittedDatelastModifiedestimatedBenefittags

Example Payload

Raw ↑
{
  "id": 85,
  "name": "Example Name",
  "description": "Example description for this resource.",
  "phase": "Idea",
  "status": "Active",
  "submittedBy": "example-value",
  "submittedDate": "2026-01-15T10:30:00Z",
  "lastModified": "2026-01-15T10:30:00Z",
  "estimatedBenefit": {},
  "tags": [
    "example-value"
  ]
}