Create Webhook
Creates a webhook for a form in Moaform.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
Unique ID of the form.
stringrequired
Webhook receiver URL.
boolean
Webhook activation status.
string
Secret code for signing webhook payloads.
boolean
Whether to verify the endpoint SSL certificate.
number
Resend restriction days.