Hey!
I am creating a Zapier Integration that attaches to forms in our application. Each customer of ours has many forms, each with varying fields. How do we dynamically handle fiends. I’d love to just send JSON over with the fields in key/value pairs, but since this varies from request to request and the possibilities are infinite, how do zapier users access that data in their zaps?
Ie.) if the output doesn’t define the field “first_name” is there a way to access that in actions for when it exists?
Thanks in advance!