Connecting web page to UIPath

Hi,

We would like to build a web page to connect it with UIPath.
The idea is that the user connects to a page in a web server and give Active Directory id and password.
Then the Web server passes the id and password to UIPath. After that UiPath logs in to remote PC and starts the automation.

Can you help me what would be the possibilities for connecting web page to UIPath?
How the information pass from web page to UIPath?
Would it be possible to use the same server for other processes as well?
The virtual remote PC can it be in the same device as server?

Thank you very much.

Hi,

You can trigger UiPath robot execution through REST API - Read me
you can also pass argument to your workflow/robot.

Same server can be used for other processes.

Thanks

Hi,

Thank you very much for your answer.

Can this be a reasonable design in favour of a desktop version?

Thanks,

Hi Kuldip,

I am newbie to uiPath, but I am very much interested to explore same. I am trying to implement the same thing, but getting some issues.

Will it be possible for you to share a working xaml file and corresponding API call to that file here or to my id: bsr7890@gmail.com

Really appreciate it.

Thanks