Pabbly Webhook didn't take JSON object correctly?

Status: Closed · Asked by valuefocusre on · 0 views

valuefocusre — Question ·

Why is that Pabbly Webhook didn't take JSON object correctly?

I tested the source and it did reply a JSON object.

Fagun Shah — Reply ·

Try recapturing the response by turning Simple Response toggle off.

Fagun Shah
- Automation Freelancer
- Let's Connect - https://www.facebook.com/fagun.shah.7/
valuefocusre — Reply ·

No, the returning results are the same - it doesn't seem to help. Please see image below

Could you advise me what difference does it make by turning Simple Response toggle off?
Thank you
Lan

Fagun Shah — Reply ·

So simple response toggle ON means it will automatically convert JSON to normal format like the once you see in the screenshot of yours. It is ready to map.

But Simple Response OFF means it will capture the response in JSON Array format and show it in the same as well. This is useful when you do not know how many similar type of items are coming in. Example, Woo-commerce send items details in array format so we can go thourg each item details one-by-one using iterator.

BTW did you recaptured the response after you toggled off the Simple Response

@Supreme help needed here.

Fagun Shah
- Automation Freelancer
- Let's Connect - https://www.facebook.com/fagun.shah.7/
valuefocusre — Reply ·

Got it. Now it works. Thank you very much

Back to all forum threads · Log in to reply