Skip to content

Sub-pathways#

You can call one pathway from another pathway. This allows you to build modular, microservice-like pathways. It can also help if your pathway grows large enough to encounter memory issues. Creating sub-pathways uses the Execute pathway and Execute pathway Trigger nodes.

Set up and use a sub-pathway#

This section walks through setting up both the parent pathway and sub-pathway.

How data passes between pathways#