Skip to content

How do I create parent-child pathways?#

It can be useful to create multiple pathways so that: * A parent pathway is not over-complex and difficult to maintain * functionality can be modularised for reuse * unexpected data can be processed in a separate pathway * pathways can be built by different members of your organization

How are parent-child pathways integrated?#

The process of integrating a child pathway into a parent involves the use of the following nodes:

Node Added to Description Additional information
Execute pathway parent pathway Passes execution data to that point from parent to child Receives execution data from last node in child
Execute pathway trigger child pathway Receives execution data from parent Final node in child pathway passes data back to parent Execute Pathway Node

Part 1 - create child pathways#

One or more child pathways must be configured so the parent can trigger them.

One or more child pathways must be configured so the parent can trigger them.

Part 2 - configure a parent pathway to call a child#

Complete the relationship between parent and child pathways.