Sentry

Sentry

Developer Tools

Application monitoring and error tracking platform for developers.

Signature verification supported 5 events supported

Why use Hookfire with Sentry?

Instant push notifications

Get notified on your phone the moment a Sentry webhook fires. No more checking dashboards.

Subscribe to what matters

Choose exactly which Sentry events trigger notifications. Filter out the noise.

Team-wide delivery

Control who on your team gets notified and how — push notifications, record only, or both.

Setup in under 2 minutes

Copy a webhook URL, paste it in Sentry, and you're done. No code required.

Supported events

Event
Issue created
issue
🐛 New issue in frontend-app
TypeError: Cannot read property 'map' of undefined
Error event
error
🔴 Error in api-service
ConnectionError: Database connection timed out
Comment on issue
comment
💬 Comment on issue
This seems related to the recent deploy, investigating now.
Issue alert triggered
event_alert
🚨 Alert: High error rate detected
Alert rule triggered in api-service: Error rate exceeded 5% in the last 10 minutes
Metric alert triggered
metric_alert
📊 Metric alert: P95 latency above threshold
P95 latency for /api/checkout exceeded 2000ms for 5 consecutive minutes

How to connect Sentry

Connecting Sentry to Hookfire

Step 1: Create an Integration

  1. Go to your organization’s Integrations page.
  2. Click Add Integration and select Sentry.
  3. You’ll receive a unique Webhook URL — copy it.

Step 2: Add the Webhook in Sentry

  1. Go to your Sentry organization.
  2. Navigate to Settings → Developer Settings.
  3. Click Create New IntegrationInternal Integration.
  4. Give it a name (e.g., “Hookfire Notifications”).
  5. Paste your Hookfire webhook URL into the Webhook URL field.
  6. Under Permissions, grant read access to the resources you want to monitor (e.g., Issue & Event).
  7. Under Webhooks, enable the events you want to receive (e.g., issue, error, comment).
  8. Click Save Changes.

Step 3: Copy the Signing Secret

  1. After creating the integration, Sentry will display a Client Secret.
  2. Copy this secret.
  3. Go back to your Hookfire integration page and paste it into the Signing Secret field.
  4. Sentry signs payloads with HMAC-SHA256 — Hookfire will verify each delivery automatically.

Step 4: Subscribe to Events

On your Hookfire integration page, toggle on the events you want to receive push notifications for.

Step 5: Test

Click the Test button on your integration page, or trigger an error in your application to receive a real event from Sentry.

Supported Events

Event Description
issue A new issue was created
error A new error event was captured
comment A comment was added to an issue
event_alert An issue alert rule was triggered
metric_alert A metric alert was triggered

Get started with Sentry

Start receiving instant push notifications for your Sentry webhooks. Free to start, no credit card required.

Get Started Free