I would like to ask about this question “UiPath Robot API----REST”

キャプチャ

https://www.uipath.com/kb-articles/uipath-robot-api

Note: The Robot API is no longer supported. We recommend using the Orchestrator API.

Now I can use “REST ” yet?

Hi @zhulong644,

Take a look at this!

UiPathOrchestratorAPIGuide_2016.2

Regards,
Susana

hi @Susana,

the link that you provide is a little bit different, that aPI is used to call orchestrator to invoke Rot. it can’t expose the Rot as REST API. am I correct?

Also if my Bot will do something and return “success/fail” message, how can I return that message as response if I call Orchestrator.startJob API ?