Webhooks are automated messages sent from neetoCal when something happens. When an event is triggered, then the HTTP-based API endpoint will be invoked with all the necessary details about the event.
Integrating with a webhook on neetoForm is a powerful way to connect your forms with third-party applications.
Here are the ways to integrate Webhook with neetoForm :
Go to
Configure
Click on
Manage
on webhook, it will redirect the user to webhook main page.Click on
Add new webhook
button.In
endpoint URL
field, paste theWebhook URL
.In
secret key
field, addsecret key
(optional).Click on
save changes
button.-
Now that the integration with
webhook
is complete, you can seeneetoForm
submissions on the webhook site.