Route
Send events to notification channels
Immediately routes matching events to your configured notification channels like Slack, Discord, Email, or Webhooks. You can send to multiple channels at once.
We can't find the internet
Attempting to reconnect
Something went wrong!
Attempting to reconnect
Intelligent Routing · No-Code Rules · Automation-Ready
Control your notifications without code changes. Mute noisy alerts, rate-limit chatty services, or switch delivery targets instantly—all from the web UI. Built-in retries and real-time observability ensure nothing gets lost.
Ingest events, apply rule actions, then deliver to one or multiple channels
Watch 3-min Quick StartPayment alerts, user activity, monitoring metrics, API webhooks
Match rules, apply filters, throttle, schedule, and transform events
Slack, Discord, Email, Webhook, Teams, Telegram, and more
Control event flow with flexible actions - no code changes required
Send events to notification channels
Immediately routes matching events to your configured notification channels like Slack, Discord, Email, or Webhooks. You can send to multiple channels at once.
Limit event frequency over time
Controls how many events can be processed within a specific time window. For example, allow maximum 3 events per 5 minutes to prevent notification spam.
Block events from being sent
Completely blocks matching events from being processed or routed. Useful during maintenance windows or to silence known issues temporarily.
Re-route events after a time delay
Waits for a specified time period before routing events to different channels. Perfect for escalating unresolved issues to higher priority channels or on-call teams.
Modify event data before routing
Changes event properties before they're sent to notification channels. You can override severity levels or add custom tags to enrich event metadata.
Combine multiple actions per rule
Mix and match actions in a single rule. For example: throttle, transform severity to "critical", then route to PagerDuty and Slack - all in one workflow.
Build sophisticated automation pipelines without writing code. Each event flows through all enabled rules sequentially, allowing multiple rules to transform, route, and act on the same event.
$.environment == "production" && $.level == "error"
Ensure all production errors get high-priority treatment with automatic escalation if unacknowledged.
$.module == "auth-service" && $.level == "warning"
Reduce alert noise by 90% while preserving critical signals from authentication service warnings.
$.type == "database.connection_timeout"
Eliminate 100% of expected alerts during planned downtime with one-click rule toggling.
Unlimited Combinations: Mix and match actions in real-time without deploying code
Real-world scenarios from startups to enterprises
Rule:
$.environment == "production"
Action: Route production errors to Email + Slack, staging to Discord, dev to Slack #engineering. Change routing instantly without code deploys.
Rule:
$.project == "sensor-api"
Action: Throttle to max 3 alerts per 5 minutes. Prevent Slack flooding from chatty services while preserving critical signals. Reduce alert volume by 80%.
Rule:
$.type == "database.connection_failed"
Action: Mute known issues during planned downtime. Toggle rules on/off instantly via UI - no code changes. Resume alerts when maintenance completes.
Rule:
$.level == "critical"
Action: Escalate via webhook after 15 minutes if Slack alert unacknowledged. Automatic escalation chains ensure critical issues reach on-call engineers.
Rule:
$.type == "payment.failed"
Action: Transform to redact credit card numbers, mask PII, or override severity levels before routing. Enrich events with custom tags without changing app code.
Rule:
$.metadata.customer_tier == "enterprise"
Action: Transform to add priority tag → Route to Slack + Email → Escalate to PagerDuty after 5min. Combine actions for complex workflows.
Real Examples
See how your events appear across different channels. Rich formatting, metadata, and links - automatically formatted for each platform.
Pay only for what you use. All plans include zero-code control, retries, and observability.
Perfect for side projects
Forever free
For small teams
Billed monthly
For growing teams
Billed monthly
Looking for self-hosted deployment? Contact us at [email protected]