form.yaml
webhook connection to send every completed submission to an automation platform. The platform receives the full submission as a JSON payload — see Send submissions to a webhook for the payload schema.
Setup steps:
- Create a new automation in Zapier, n8n, or Make.
- Add a webhook trigger and copy the URL it generates.
- Paste the URL into the
urlfield of yourwebhookconnection. - Submit a test entry through your form to verify the data arrives.