Create a webhook
Webhooks
Creating webhooks
Creates a new webhook for a form to receive form events.
POST
Create a webhook
Documentation Index
Fetch the complete documentation index at: https://developers.tally.so/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The ID of the form to create the webhook for
The URL to send webhook events to
Types of events to receive
Available options:
FORM_RESPONSE Optional secret used to sign webhook payloads
Optional custom HTTP headers to include in webhook requests
Optional identifier for the external subscriber