A Webhook is a method of augmenting or altering the behavior of a web application with custom callbacks. These callbacks may be maintained, modified, and/or managed by third-party users and developers who may not necessarily be affiliated with the original application.
You can set up webhooks from the Modules >> Webhooks section.
To create a webhook:
Once you save the above information, QuestionPro will make a call to the API on the specified action and display the response:
Send the data using replacement variables to an external web service by adding the replacement variables on the Request JSON.