The difference between "orchestrator http request" and "http request"

image
is there any one knows about it?
thank you

Hi @jmy, Orchestrator HTTP Request refers to UiPath Orchestrator APIs. It is only for Orchestrator exposed APIs.
https://orchestrator.uipath.com/v2018.2/reference#authenticating

On the other hand, HTTP Request can be used for any other endpoints.

Cheers.