Rollbar

Receive Rollbar error tracking 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 Rollbar.

Configure Rollbar

Add the webhook URL in your Rollbar settings.

Auto-Detected

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

Step-by-Step Setup Instructions

Rollbar Webhook Setup

1.In Rollbar, go to Project → Settings → Notifications → Webhook
2.Click Configure
3.Set the URL to the webhook URL shown above
4.Enable the events you want to receive
5.Click Save

Example Webhook Payload

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

{
  "event_name": "new_item",
  "data": {
    "item": {
      "title": "TypeError: Cannot read property of undefined",
      "environment": "production",
      "level": "error",
      "total_occurrences": 1
    }
  }
}

How Alert24 Maps Rollbar Data

Status Field

event_name

Message Field

data.item.title

Auto-Create Incidents

Yes

Auto-Resolve Incidents

Yes

Status Mapping

Alert24 StatusRollbar Values
operational
resolved_item
down
new_itemreactivated_itemoccurrence

Connect Rollbar to Alert24 in minutes

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

More Logging & Error Tracking Integrations