Custom Step#
The custom step provides direct access to python in a workflow. It provides a text area for the user to enter python code. The code is executed in the context of the workflow, and can access the workflow variables and can also set or create new workflow variables.