Skip to main content

Overview

IntelliBuddies supports the execution of Python scripts as part of your automation workflows. It supports a list of activities to achieve this functionality. Here is the list of activities provided under the Script/Python category.

Activities

ActivityDescription
Python ContextConfigure and create your Python context.
Convert Python ObjectConverts a Python object variable into an equivalent or specified .NET data type.
Execute Python MethodExecutes the specified method from the loaded Python script.
Execute Python ScriptExecutes Python script.
Load Python ScriptLoads the Python script and creates a Python object variable.