Skip to main content

I have successfully set up a “Custom Request” - Webhook Post request. I want to access the entire raw data response, but the response is parsed by Zapier. How can I get the entire unparsed json passed to further steps?

Hi there @Chris L - Thank you for your question today! Could we find out how big your raw data response is? I’m asking because the Trigger “Catch Raw Hook” gives the request body unparsed (max 2 MB) and also includes headers.

You can check out more details of each Trigger and Action here in our Webhook Integration page: https://zapier.com/apps/webhook/integrations/formatter

I hope this helps. Thanks!