Monday.com has a new webhook integration enabling us to post to webhook on action/event which happenend on monday.com board.
In order to connect between Monday.com & Pabbly, they need to "verify" the webhook URL by sending a json POST body containing a "challenge" field, which is a random token that they expect you to return as a "challenge" field of your response json body to that request.
When I try to connect, I see that in Pabbly I got the challenge value BUT they probably dont get the response JSON body because the connection isnt valid in their eye.
Please help, is it possibl eto send them back the challenge value ina repsonse JSON body?
Webhook Integration
We now offer the ability to send a webhook via our monday.com integrations! You can send a webhook each time a chosen event occurs within your board. Read on to learn more. So what is a Webho...
support.monday.com
In order to connect between Monday.com & Pabbly, they need to "verify" the webhook URL by sending a json POST body containing a "challenge" field, which is a random token that they expect you to return as a "challenge" field of your response json body to that request.
When I try to connect, I see that in Pabbly I got the challenge value BUT they probably dont get the response JSON body because the connection isnt valid in their eye.
Please help, is it possibl eto send them back the challenge value ina repsonse JSON body?