Hey
@john eipe, flows and tasks are defined in python. Flows can take
parameters that can dynamically change the structure of the flow and which tasks that flow would use. You can use the
python api or rest api to trigger a flow run (instance of the flow) with different parameters.