Skip to main content

Jobs

A job in Seiri is any script, worker, or CronJob that should check in when useful work finishes.


Pattern

  1. Create a Periodic or Cron webhook under Core → Webhooks.
  2. Copy the endpoint URL.
  3. At the end of the job, GET/POST /success (or /fail on error).
  4. Watch Dashboard, webhook stats, or Services → Cron Jobs.

Examples

Canonical recipe: Integrate a job.