Roadmap

Pabbly Webhook – add option to save raw response

There’s currently no option to just save the Webhook body into a single variable if it has fields that are nested, for some reason.

Here’s the example:

Simple Response simply makes more fields for the array props:

non-simple response is not a single object of the raw body, though:

I would like the response to just display one row, named in this example “currentTracking”, and it’s the object pictured in the first picture.