# How can i make a validation gate in Parabola?

**URL:** https://community.parabola.io/t/how-can-i-make-a-validation-gate-in-parabola/869
**Category:** Ask a question
**Tags:** Building-Flows
**Created:** [July 30, 2020, 9:57am UTC](https://community.parabola.io/t/how-can-i-make-a-validation-gate-in-parabola/869 "2020-07-30T09:57:35Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![Mohammed\_Zeeshan](https://sea2.discourse-cdn.com/flex020/user_avatar/community.parabola.io/mohammed_zeeshan/32/550_2.png) [@Mohammed\_Zeeshan](https://community.parabola.io/u/Mohammed_Zeeshan)
#### Post date: [July 30, 2020, 9:57am UTC](https://community.parabola.io/t/how-can-i-make-a-validation-gate-in-parabola/869/1 "2020-07-30T09:57:35Z")

</div>

Hey Hey!

I have a question while building flows that can we make the flow to work only if certain conditions are met?

To be clear, i have this flow.

 ![image](https://us1.discourse-cdn.com/flex020/uploads/parabola/original/1X/f50260e8c36fe4d15e5b8802100caf3796009890.png)

Parabola catches a hook and expands the JSON. While at here, i want to break it into row and filter only 2 values, namely id and member id. Now i want to proceed further only memberid has a value.

I though if/else would do the job and added to the flow but still figuring out how can i do it.

This is what i have inside if/else👇

 ![image](https://us1.discourse-cdn.com/flex020/uploads/parabola/original/1X/112020e44724158a1c988065ba0b55ce361fee7a.png)

I want to stop this flow here and not send it to Webflow if memberid is blank(here i set it as _false_)

I’m not ssure if this is the right approach to gate the flow. Can anyone help me figure out this?

Thanks in advance 🙏

---

_[View the full topic](https://community.parabola.io/t/how-can-i-make-a-validation-gate-in-parabola/869)._
