How to setup a Webhook with BlockSurvey
What is a Webhook?
A webhook is a method used to send HTTP POST requests to a URL.
They can be used to link apps together or to send data. 👉 Read more!
Using Blocksurvey Webhooks, you'll be able to send data to any app or service that supports inbound Webhook.
How to set up Webhook?
- First, open your form/survey and go to Integrate tab. Select Webhooks and click Add New Webhook.
- Next, add a name and Webhook URL. You can send a test request to see if the service receives it. If everything looks good, save it.
- Finally, turn ON the status. From now on, any new form submission will automatically send a copy of the data to the Webhook URL.
That's it! You've set up the webhook in BlockSurvey.
If you are still running into issues, contact us at [email protected] at any time.