Tag
#webhooks
2 recipes tagged #webhooks.
- ops 30 minutes · advanced
Notify the right team when a customer hits their cap
Routine that runs every 15 min and pings the per-customer Slack channel when any customer crosses 80% of their monthly API quota. Turn a silent friction into an upsell opportunity.
#analytics#devtools-api#automation#routine - ops 5 minutes · intermediate
Watch staging — page only on genuinely new errors
Set up a scheduled Routine that diffs error fingerprints each hour and only pages oncall when a genuinely new failure mode appears.
#errors#oncall#post-deploy#automation