Is there a possibility to change Webhook Response
Status: Open · Asked by Ashish Kumar on · 0 views
Currently, whenever I call a Pabbly webhook, it delivers the following response -
{
"status": "success",
"message": "Webhook received",
"message_id": "1774423331542-0"
}
Can I customize this response to exclude the message ?
Hi @ashishtech,
Thank you for your query.
Currently, it is not possible to customize the default webhook response in Pabbly Connect. The response structure (including the message field) is fixed and cannot be modified or excluded.
Please let us know if you have any other questions.
Currently, whenever I call a Pabbly webhook, it delivers the following response -{
"status": "success",
"message": "Webhook received",
"message_id": "1774423331542-0"
}Can I customize this response to exclude the message ?
Try this to set your own custom response -
