We have received a message from UiPath regarding changes to how the API is used, and are currently checking with UiPath technical support.
First, I was shown how to register for Orchestrator, and then I registered.
We have confirmed with technical support again that the registration information is correct.
I am thinking of modifying my robot by referring to “How to implement Orchestrator API calls using external application functions (OAuth)”, but I don’t know how to modify it.
Could you please provide a sample flow?
First thing to check is whether you actually need to use API from within the robot process.
Are you able to give some examples where you need to use the API?
Do you access UiPath cloud from third party applications?
Forgot to say, welcome to the community!
Welcome to the community
if you are trying to access orchestrator api using robot then you can directly use orchestrator http request… no authentication is needed as already robot would be connected…you can directly use relative end points
cheers
Hi,
What page do you refer? Is it either of the following page?
OR
Also can you share your current workflow or source of program?
Regards,