Solved

Excluding people that are in welcome flow



Show first post

26 replies

Userlevel 6
Badge +31

The cleanest way I achieve this is two ways depending on the rules of your Welcome Flow.

1 - Putting a flow filter in your other flows that the Properties About Someone - Created - Is not in the last X days (And the days would match the length of your Welcome Flow).

2 - The other way is to add a profile property update in the beginning of your Welcome Flow so that it can mark that user’s profile property, something like ‘Welcome Flow’ is TRUE. And then clearing that profile property at the end of the flow when they go to exit. Then over your in other flows, you can again say Properties About Someone - FIELD - Is not TRUE.

Hope that helps!

Thanks for this. that second option looks like just what I need! I can’t seem to add text to say ‘Is not True, - there’s no option to add any additional words? 


In the flow you want to filter them out of, it’d look something like this below depending on what field name and value you created. 

 

Reply