HTTP Request to Automation Hub using Bearer token

I was wondering if anyone has tried to create a HTTP request to extract information from Automation Hub?

There is documentation provided on Swagger but I am unsure how to configure the HTTP request.

Any help on this would be appreciated.
Thanks

@david.mcerlain

Welcome to the community

A starter help

https://docs.uipath.com/orchestrator/standalone/2022.10/api-guide/building-api-requests

Cheers

Hi Anil,

The Automation Hub is not on the same tenant as the orchestrator used for development, so I don’t believe I can use the Orchestrator HTTP Request activity

@david.mcerlain

My bad provided wrong link

https://docs.uipath.com/automation-hub/automation-cloud/latest/api-guide/making-automation-hub-api-calls

Sample

Cheers

@Anil_G

Thanks for providing those links to me, I manged to figure it out from the AutoHub Swagger documentation.

The http request requires an endpoint URL and the 4 headers shown in the request above

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.