I am building an app in Zapier GUI, I need to fetch the fields based on dropdown selection that user will make.
I had a parent dropdown, After the user action on parent I want to show child dropdown with values according to the parent dropdown that user has selected.
Can Any one help me how to solve this.