Splitter
The Splitter Block can be used to take data on its incoming edge and split it into different edges, taking a portion of that data by specifying an expression.

It's not often you will use this Block as the same can be accomplished using parallelism or a simple Javsacript Block.
It can be useful to make a Flow readable where you don't want to examine the Javascript Block to understand what its doing.
To create an output edge and its corresponding extraction expression, click the + button.
Last modified: 10 February 2025