UiPath · Example Payload

Automation Hub Create Automation Idea Request Example

Example description for this resource.

example-value

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

Top-level fields

namedescriptionestimatedBenefittags

Example Payload

Raw ↑
{
  "name": "Example Name",
  "description": "Example description for this resource.",
  "estimatedBenefit": {},
  "tags": [
    "example-value"
  ]
}