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.

Getting Started

A simple introduction

To the Getting Started Guide

User Guide

A complete guide to using this step

To the User Guide

Developer Guide

Contributing to the code. Fixing bugs, adding functionality

To the Developer Guide

API Reference

The API for the Custom Step

To the API Reference.

More Information#