How to send webhook verification response
Status: Closed · Asked by David Ferguson on · 0 views
Tribe 2.0 looks for the webhook endpoint to validate the test request. Here is more on it.

This is what happens when you try to put the Pabbly Connect end point in:

How do you Pabbly to send the right response?
Try this with JSON you want to send back as response -

Try this with JSON you want to send back as response -
Will give it a try. Thanks
I gave that a try no luck, still fails with same message. I configured it like below, correct format, but it doesn't have the:
HTTP 200 OK
Content-type: application/json
perhaps?

Tagging @Pabbly @Supreme to look into this.
Hey @davferg5000
Could you please record a short video on your concern, so that we can look into it and can assist you at the exact point where you needed it?
Thanks for the video. We have fixed the issue. The webhook validation will be done automatically when you use the native integration as suggested below.

OK this is working again now. I had tried that earlier but it wasn't working for 2.0, now it does pass the validation properly. thanks