Skip to main content

Can we combine a condition block?. I thought I saw someone create One condition Block that contained two conditions:
1. for  email
2nd. for first name


With the two above conditions Linked to one another (has any value) I then connected an IG Message with a text “Great to see you back {First Name}. Is this okay?

Thanks 
 


 

 

 

Hello ​@Mr_rusttsfg36_ ,

Yes, you can combine multiple condition blocks without any issue.
Just be sure to plan carefully — the more conditions you add, the higher the chance of making a mistake in the logic. That’s why it’s important to design the flow thoughtfully.

For example, in your current flow, the first condition block checks if an email exists. If it does, the flow proceeds to check for a name. But if there’s no email, the flow will simply stop. At this point, you might want to add an email collection block, with a message like: "Could you please provide your email?"

Let me know if this helped! And if you have any questions while building your flow, we’re here to support you.


Thank You very much!
I just connected the Condition (email) “Contact doesn’t match any of these Conditions” to the
Send Message #2 box… “Where I ask for the email..”

Thanks for that!

And Thanks for the Confirmation


This how the 2 in 1 Condition Block was structured
 

 


Reply