Is there a possibility to change Webhook Response

Status: Open · Asked by Ashish Kumar on · 0 views

ashishtech — Question ·
Consent to Access & Modify: I authorize Pabbly Support to log in to my account and make changes to the specified workflow for troubleshooting.

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 ?

Preeti Paryani — Reply ·

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.

Thanks & Regards,
Preeti Paryani
Customer Support Associate
Pabbly.com
Fagun Shah — Reply ·
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 -

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

Back to all forum threads · Log in to reply