Question
Multiple Filters on Send Email Choices
<Disclaimer> I tried to search for this throughout the community before posting, but I had no luck. So forgive me if this was discussed previously.
I was wondering if there is a way to add multiple filters on a flow action. Before I lose you to my confusing question, here is a scenario:
This is how a filter in a Send Email action looks like:
- Add "Send Email" action to flow;
- Add a "Choice" to the action;
- Set the filter to "IF lead_status IS NOT 'abcd xyz'"
- Send Email "Email.to.send.on.abcd"
Is there a way to make it look like:
- Add "Send Email" action to flow;
- Add a "Choice" to the action;
- Set the filter to "IF lead_status IS NOT 'abcd xyz'"
- AND set a new filter to "IF lead_source IS 'webinar.12'"
- Send Email "Email.to.send.on.abcd.webinar12"
???
Thanks,
Hussam