Webhooks
Content
So, what exactly is a webhook?
A webhook is an integration that helps pass information about the completed survey to the survey owner.
To connect webhooks, go to Integrations > Webhooks and click Connect.
After that, you will be taken to a page where you need to specify:
- Webhook name;
- Callback URL;
- Request type.
You can also set Title name and Value and select the elements that will be sent to the webhook.
You can check if the webhook works using this site:
- https://webhook.site
- Or by having a look at logs:
Please note: Webhooks are intended for advanced users with programming knowledge.