Create Database Webhook
Creates a database webhook in Fillout.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
The database identifier.
stringrequired
The webhook destination URL.
array of stringrequired
The webhook events to subscribe to.
string
Optional table identifier to scope the webhook.