Honeybadger

Receive Honeybadger error tracking and uptime alert notifications via webhook.

InboundLogging & Error Tracking
Start Free Trial

Quick Setup

Copy Webhook URL

Go to your Alert24 dashboard and copy the webhook URL for Honeybadger.

Configure Honeybadger

Add the webhook URL in your Honeybadger settings.

Auto-Detected

Alert24 auto-detects Honeybadger payloads and maps them to incidents.

Step-by-Step Setup Instructions

Honeybadger Webhook Setup

1.In Honeybadger, go to your project Settings → Alerts & Integrations
2.Click Add Integration and select Webhook
3.Set the URL to the webhook URL shown above
4.Select which events should trigger the webhook
5.Click Save

Example Webhook Payload

This is a sample payload that Honeybadger sends to Alert24 when an alert fires.

{
  "type": "occurred",
  "fault": {
    "id": 12345,
    "project_id": 678,
    "klass": "TypeError",
    "message": "Cannot read properties of undefined (reading 'map')",
    "environment": "production",
    "url": "https://app.honeybadger.io/projects/678/faults/12345"
  },
  "project": {
    "id": 678,
    "name": "My App"
  }
}

How Alert24 Maps Honeybadger Data

Status Field

type

Message Field

fault.message

Auto-Create Incidents

Yes

Auto-Resolve Incidents

Yes

Status Mapping

Alert24 StatusHoneybadger Values
operational
resolved
down
occurred

Connect Honeybadger to Alert24 in minutes

Free plan includes 5 monitors, 1 status page, and incident management. No credit card required.

More Logging & Error Tracking Integrations