Python Script calling OpenRPA bot

Sorry if this is a repeated question, but is there anyway to call an RPA bot within a Python script?
I am writing a python script in PyCharm and want to call a certain RPA bot which will take up the functionalities from the instant it’s being called.

Is there anyway to do so?
Thanks.

1 Like

Yes you can call use rpabot as http request by using nodered.

1 Like

You can also invoke bot in using powershell libraries in python

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.