Test
Notification kinds
The notification kind, returned by calling Kind on the notification object, reveals what triggered the webhook. The WebhookNotification.Kind for Test webhooks will be one of the following:
WebhookKind.CHECK
The following table describes the conditions that trigger each kind of webhook.
Notification Type | Description |
---|---|
check | A test notification triggered in the Control Panel |
Attributes
Kind
enumThe kind of webhook notification.
Timestamp
dateThe UTC time at which the webhook was triggered.