How to Split by Channel in a Flow

To direct your flow’s messages through a specific channel, you can designate the preferred channel(s) by implementing a Split by Expression action using the @channel.name expression.

In this demonstration, we’re configuring our flow to operate through a Telegram channel:

This is the configuration process for the Split by Expression action:

While flows themselves are not inherently channel-specific, implementing a channel-based split at the flow’s initiation enables you to exclude channels you prefer not to utilize.

For additional information, explore these resources about channels and establishing a contact’s preferred channel.

Should you have further inquiries, please use the support widget located in the lower right corner of your browser window.