skip to Main Content

Manage Python Scripts

To create Python script you need to select the automation then click on Menu, under Data section click on Manage Python Scripts.

To enter Python scripts, enter the name of script, provide environment name, enter Python scripts and then save it.

After saving the script, it would look like as below snapshot :

To use this Python script, you need to edit the step and click on form then select function and pythonscripthandler function from the drop down then write the created python script name and save the step.

Tabular view :

Card view :

Back To Top