Skip to main content

Receive Webhooks Overview

Seiri monitors incoming check-ins on your unique ping URL so you know when jobs and event sources go quiet.


How It Works

  1. Create a webhook under Core → Webhooks (Periodic, Cron, or On-Demand).
  2. Copy the endpoint URL: https://ping.seiri.app/webhook/<endpoint-id>.
  3. Send GET/POST to /success (or /fail) from your job or system.
  4. Inspect Dashboard or webhook stats; configure alerts on misses/failures.

Benefits

  • Detect silent failures before they impact downstream systems
  • See check-in history per endpoint ID
  • Alert via Slack, Discord, email, and more

Tip: Copy the full URL from the ENDPOINT column — the endpoint ID is org-slug:webhook-ref.