Zapier Endpoints
New Submission Trigger
This endpoint is used to set up a webhook for new form submissions.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The URL provided by Zapier to send the submission data
The ID of the form for which to trigger the webhook
Response
200
Webhook successfully set up