Create Webhook Subscription
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
A label identifying the source of this subscription, such as custom or zapier.
stringrequired
The event that triggers the webhook.
stringrequired
The URL that CheckFlow will POST event data to.
string
Required when eventType is new_checklist.
string
Required when eventType is task_completed.
string
Required when eventType is file_uploaded.