I does not want to start RPA in Uipath or in command line.
Is it possible that when I click on a website button, then the Uipath RPA start automatically?
yes, It is possible.
please see this link Start jobs via API - #2 by ovi and UiPath Connector Guide
Absolutely @Emily_Yip
But you have to modify the code for this because on click activity you have to write your own function to run the workflow. It will also run the file from powershell
Or the second option is deploying the bot in orchestrator and use API to run the bot on button click