| 2 minutes read | Level: Intermediate | Last Updated: October 2025 |
Split by Collection Membership
Contacts can be grouped into collections to organize them based on shared responses or preferences. When a flow’s path needs to change depending on a contact’s collection membership, use the Split by Collection Membership node.
Sample Use Case
- In the example below, the flow branches based on the language preference selected by the user in Glific.
- Suppose contacts can choose between two languages: English and Hindi.
Step 1: Collect response
Add a Send Message node and ask for the language preferences.
Step 2: Add Collection
Create two collections -
- English
- Hindi
Click Here to know more about adding a collection.
Step 3: Add Split by Collection Membership node
- Insert a
Split by Collection Membershipnode - From the dropdown, select the collections to split on (e.g.,
EnglishHindi)