Sentry error alerts on your phone
A push when an issue alert fires, with the error's title, where it happened and the level, and the issue one tap away. Fatal becomes critical, if you allow critical to break through.
Sentry's own page was read on 12 September 2026 for every step below. If a menu has moved since, write to hello@youlmk.com and it is corrected the same day.
What Sentry sends
Issue alerts from an internal integration: the event's title, culprit, level, web URL and issue id, and the rule that fired.
What arrives in the inbox
Set it up
In YouLMK, create a source of type webhook named after the service, and copy its webhook URL: youlmk.com/w/k_7hq2nk3f9qd8w4 with your own key. Then:
- In Sentry, open Settings, then Developer Settings, and create an internal integration.
- Paste your source's webhook URL from YouLMK as the Webhook URL, and turn on Alert Action.
- Save. Then in Alerts, create or edit an issue alert rule and add the action that sends a notification to the integration you just made.
- Trigger a test from the rule; it lands as a card with the issue's title.
Make it quiet where it should be
Everything above lands with the source's own rules: its Reach (Silent, Badge, Banner, Break through), whether quiet hours hold it, and grouping of repeats into one card. Set them once on the source, in the app or at app.youlmk.com; the service never has to change. Unknown fields arrive as rows on the card, up to six; the whole request is capped at 8 KB (Webhooks).
Try it
The trial is 10 notifications and 3 watches, no card. Get your key, or read the webhooks reference first.
Source
docs.sentry.io, the integration platform and its issue alert webhooks, read 12 September 2026.