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
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
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
My bad provided wrong link
Sample
Cheers
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
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.