How do I set up a webhook?
Open any form's Settings page and scroll to the Integrations section:
- Click "+ Add Webhook" and enter your endpoint URL
- Check the events you want to receive (Submission Created, Submission Reviewed, Form Published)
- Formisoft generates a webhook secret and signs every request with HMAC
- An example payload is shown right in the settings page
- Delivery history shows every call with status code and response body