Is it possible to trigger a process on Orchestrator(on Windows) from another Linux machine?

We want to start a UiPath process from a .Net program which is hosted on a Linux machine.
Will API calls from the Linux machine work?

Hoping below helps:

@mayur.pawanikar

So, Orchestrator is on Windows machine and you are sending the API request from a .Net program which is on Linux Machine

It will work, also as @Akash_N_Jain said you can look into the Linux Robots, if you want to run the bots in cross platform

Hope this may help you

Thanks

1 Like