HI
<Gravity Forms>
Looking for a solution. I have one main form which is for registration and used some nested form inside it. so I want to get all forms data (main and nested forms) in one zap. Now I can get only main form data. not storing nested forms data. Can anybody tell me the steps?
What I did:
Setup trigger event = "catch hook" in "webhook by zapier" and used the hook URL to my all forms (main and nested forms settings). Now when I submit the main form, zap only caching main form data, not nested forms data.
How can I solve this issue?