Zapier novice here, needing help! I wrote HTML/JS code for a form in Unbounce and want to send all data submitted to an email. The form has up to 21 fields but the email output only shows:
{"phone": "1234567890", "email": "xxx@abc.com", "recruiterEmail": "xxx@gmail.com", "page": "https://unbounce.xxxxxxxxxxxxxxx.com/travel-request/", "querystring": {}}
Is this a problem with the form code not pushing all the data fields or a problem with the webhook not catching all of them?
Secondly, do I need a formatting step to make the output print in readable form in the email?
Any suggestions appreciated! Thank you.
This post has been edited by a moderator to remove personally identifiable information (PII). Please remember that this is a public forum and avoid sharing personal or potentially sensitive details.



