Skip to main content
If you have not created a form before, start with Create a form.
form.yaml
Use a 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:
  1. Create a new automation in Zapier, n8n, or Make.
  2. Add a webhook trigger and copy the URL it generates.
  3. Paste the URL into the url field of your webhook connection.
  4. Submit a test entry through your form to verify the data arrives.
From there, use your automation platform to route the data anywhere — a CRM, spreadsheet, Slack channel, email sequence, or database.