Using subflows

You can include subflows in your message flows in exactly the same way as you include built-in nodes.

You can also connect them to other nodes in the same way. Because you can define a subflow once, and use it in more than one message flow (and even in more than one message flow project), a subflow can provide benefits:

However, you must remember that a subflow is not a single node, and its inclusion increases the number of nodes in the message flow, which might affect its performance.

Consider these examples of subflow use:

Related concepts
Message flows
Promoted properties

Related tasks
Designing a message flow
Defining promoted properties
Creating a message flow
Defining message flow content

Related reference
Built-in nodes