Test

Notification kindsAnchorIcon

The notification kind, returned by calling kind on the notification object, reveals what triggered the webhook. The webhookNotification.getKind() for Test webhooks will be one of the following:

  • WebhookNotification.Kind.CHECK

The following table describes the conditions that trigger each kind of webhook.

Notification TypeDescription
check

A test notification triggered in the Control Panel

AttributesAnchorIcon

getKind()enum
The kind of webhook notification.
getTimestamp()date
The UTC time at which the webhook was triggered.