Transitioning into New Stream with member of list
Hi,
I am trying to set up an engagement program based on a form fill with checkbox options (option1, 2, 3). And the customer must click on at least one checkbox and more than one.
Example:
Person1: option 1
Person2: option 1 + 2
Person3: option 3
Here is the ideal stream run:
Form filled > member of "placeholder stream" (nothing will happen in the stream) + added to a form fill list + added to each option# list
Stream1: Trigger added to a form fill list with a member of option 1 > send option1 email
*Person 1 and Person 2 get the email.
Stream2: Trigger option1 email send w/ a member of option 2 and not members of option 1 only list > send option2 email
*Person 2 get the email.
Stream3: Trigger option2 email send w/ a member of option 3 and not members of option 2 only list > send option3 email
*Person 3 get the email.
*Will there be a better flow for this option email? because I am thinking if there is no one signs up for "option 1" then the stream of the flow won't start?
Thanks