SOLVED

Re: How to make Flow actions depend on multiple conditions?

Go to solution
Anonymous
Not applicable

How to make Flow actions depend on multiple conditions?

Is there a way to define Flow actions based on multiple conditions such as "If Score > X" AND "If Member of List Y", then <do blah>?

From what I can see, I must define separate Smart Campaigns that filter out audiences in the Smart List, then define Flow actions based on single conditions. That seems rather clunky for maintenance.

Any insights much appreciated.
Tags (1)
1 ACCEPTED SOLUTION

Accepted Solutions
Anonymous
Not applicable

Re: How to make Flow actions depend on multiple conditions?

You can create a smart list with multiple conditions ("Score > X" and "Member of List Y") and reference that smart list in your flow step. No need for separate smart campaigns 🙂

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Re: How to make Flow actions depend on multiple conditions?

You can create a smart list with multiple conditions ("Score > X" and "Member of List Y") and reference that smart list in your flow step. No need for separate smart campaigns 🙂
Anonymous
Not applicable

Re: How to make Flow actions depend on multiple conditions?

Lyndon, agree that it's not the most optimal way and I've run into this issue on multiple occasions. Perhaps an idea submission?
Anonymous
Not applicable

Re: How to make Flow actions depend on multiple conditions?

Thanks Charlie, Carol - for both of your replies!