Skip to main content
This page documents the webhook events and payload fields relevant to Entri Monitor. For the payload envelope and signature verification, see Webhooks Overview.

Webhook event types

  • "domain.record_missing": Only applicable when using Entri Monitor. A DNS record that was previously detected is no longer found. This may indicate it was removed or is temporarily unavailable.
  • "domain.record_restored": Only applicable when using Entri Monitor. A previously missing DNS record has been detected again.

Status fields

  • monitor_status: Only relevant when using Entri Monitor. Describes the status of the monitoring feature. This key will not be shown on flows that don’t use Entri Monitor. Possible values:
    • "pending": Monitoring domain setup is pending.
    • "success": Monitoring domain setup was successful.
    • "failed": Monitoring domain setup failed.

Example webhook payload