Configure trigger using Webhooks Setup by API Request

Status: Closed · Asked by Deependra Kumar Gupta on · 0 views

Deependra Kumar Gupta — Question ·

If i want to configure trigger using Webhooks Setup by API Request then will webhok will be automatically sent in every user configuration or not and how to subscribe and unsubcribe the webhook when user turn on and off the automation.

Pabblymember11 — Reply ·

Hey @Deependra Kumar Gupta

If i want to configure trigger using Webhooks Setup by API Request then will webhok will be automatically sent in every user configuration

Currently, it is not possible in the Webhook by Pabbly and if you want the configure the Webhook in such a manner you can integrate the application on the platform with the help of a developer guide.

https://forum.pabbly.com/forums/pabbly-connect-app-integration-guide/

how to subscribe and unsubcribe the webhook when user turn on and off the automation.

If you use the Webhook Bt Pabbly trigger event webhook URL, any necessary modifications must be made within the application itself where you have set up the webhook URL.

Further, turning off the workflow and then reactivating it will not automatically deactivate the webhook URL in the triggering application.

Back to all forum threads · Log in to reply