Hidden fields are missing from my POST data. How do I include them?
For instance, when I POST a form submission via the WebHook, and then view that data, it includes all of the filled-out fields on the form, but is missing the pre-filled hidden fields, which are very important. They ARE mapped, and even if I create custom fields that use the hidden ones, they still do not show up.
Thanks for any help!