Use a generic webhook to push Formitor alerts into almost any tool.
Steps
- In your automation tool, create a trigger that catches a webhook and copy its URL.
- In Formitor, go to Notifications → Add a destination, set Type to Webhook, and paste the URL.
- (Optional) Add a Signing secret — Formitor includes an
X-Formitor-Signatureheader so your endpoint can verify the request is genuinely from us. - Pick sites and events, then Add destination.
Formitor sends a JSON payload describing the form, the site, and whether it failed or recovered.