Skip to main content
POST
Create a webhook
Once subscribed, your webhook will receive submissions in the same format as the entries in the responses list from the /submissions endpoint.

Authorizations

Authorization
string
header
required

Enter your Fillout API key. Format: Bearer <api_key>

Body

application/json
formId
string
required

The public identifier of the form for which you want to create a webhook

url
string<uri>
required

The endpoint where you'd like to listen for submissions

Response

200 - application/json

Webhook created successfully

id
integer
required

The webhook ID