Skip to main content

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!

Hi @TourialDevCody 

Are you configuring a Zap as an end user OR a Zap App integration on the Zapier Platform?

If on the Zapier Platform, then this topic should be under the Dev Zone category.


@Troy Tessalone I have it set-up on the developer side. I’m trying to figure out how to access the data as an end user when it doesn’t fit into a predefined output schema.