Roadmap

Pabbly Connect Webhook

It would be useful to have the response of JSON body fields if they contain empty arrays, that they are not omitted.

Here’s an example response from Postman

1703234417611.png

We see that currentTracking.note.mentions IS present, but Pabbly simply doesn't display them.

1703234503857.png

In addition to the unfortunate reality that I cannot save the entire JSON Object of currentTracking somewhere, it would be great if empty / presumed empty fields would still be displayed as consistent handling of the ever-same response is impossible. I cannot check for “field was detected” with the Pabbly Code module.