Create Webhook
Creates a webhook in Youform.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
Slug of the form to create the webhook for. The provider expects this value in the `form_id` query parameter.
stringrequired
HTTPS endpoint that should receive webhook deliveries.