Python connector
Execute custom Python scripts or files as part of an automation workflow in the RPA Desktop Design Studio.
Ensure that the Scripting plugin on the RPA Desktop Design Studio is installed. For more information, see Manage plugins in RPA Desktop Design Studio.
Ensure that Python is installed on your machine.
Use the different methods available in the connector to perform activities such as writing scripts in configuration files or executing python scripts that are saved locally on your machine.
- To configure the Python connector in RPA Desktop Design Studio, see Configure the Python connector. Add the Python connector in the Global Objects.
When the Python connector is added to the Global Objects, the python versions that are installed on the machine are loaded.
- To understand the various methods in the Python connector, see Python connector methods.
- To learn about the limitations of the Python script, see Limitations of Python script in Python connector.