Skip to main content

2 minutes read Level: IntermediateLast 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.

Screenshot 2025-10-08 at 8 06 45 PM

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 Membership node
  • From the dropdown, select the collections to split on (e.g., English Hindi)
Screenshot 2025-10-08 at 8 13 42 PM
Screenshot 2025-10-08 at 8 19 39 PM