Want to start a process from my .NET application?
I need a simple example for beginning.
Hi @papaass
There are some examples here:
https://www.uipath.com/kb-articles/start-process-from-.net-application
and here:
https://www.uipath.com/kb-articles/uipath-robot-api
Cheers!
Hi @ovi,
thx for the answers.
I am following the example of this link but i got some mistakes in my code.
Hello do you know how to use the robot api to start the job and pass in the argument to the Bot?