# Webhooks, Zapier and Make

> Each completed response POSTs to your HTTPS endpoint as JSON — the universal hook for Zapier, Make, n8n or your own code.

_Notifications & integrations · forms.ax help · updated 2026-07-18 · https://forms.ax/help/notifications/webhooks-automation_

## Ask your assistant

- "POST each new response on this form to my endpoint."

Set a webhook URL on a form and every completed response is delivered as an HTTPS POST with the answers as structured JSON — field keys, labels and values, ready for automation platforms or your own backend.

Use Zapier's *Catch Hook*, Make's *Custom webhook* or n8n's *Webhook* node as the trigger. Webhooks are a paid-plan feature ([limits](/help/limits)).

## FAQ

**Is there a Zapier app?**
The webhook is what Zapier/Make/n8n consume today via their generic webhook triggers - point one at your form and build any automation downstream.

Related: [configure_notifications](https://forms.ax/help/tools/configure_notifications)
