Cron infrastructure, built for operators

Scheduled work.
Observable by default.

TrigRun gives you one precise control plane for scheduled webhooks, workflow steps, and scripts — with full execution history, retries, secrets, replay, and recovery built in.

Webhooks
Workflows
Scripts
MCP + CLI + OpenAPI
Core Model

One execution model for everything

Cron, intervals, webhooks, workflows, and scripts all produce the same observable execution record.

Observability

The execution is the source of truth

Every run carries its full history, inputs, outputs, notification deliveries, and recovery actions.

Recovery

Failure handling is a first-class feature

Replay, backfill, park/resume, and deliberate DLQ management live next to the evidence.

Create

Nothing is hidden at creation time.

Headers, payload templates, secret references, assertions, and output mapping are all visible and versioned. The job definition is precise enough for production use.

JOB DEFINITION
method: POST
url: https://api.internal.acme.com/sync
headers:
  Authorization: secret://billing-token
body:
  date: "{{ scheduled_for | date }}"
  source: "billing"
EXECUTION RECORD
StatusSucceeded
Duration1.8s
Attempts1
Response200 OK
Observe

The execution page is the incident room.

You shouldn't have to reconstruct what happened from logs, alerts, and separate tools. Everything lives together.

Recovery

Failure handling is not a support script.

Replay
Replay from any point with original or modified trigger input.
Backfill
Safely queue historical runs with deduplication controls.
Dead Letter Queue
Deliberate triage, batch replay, and confirmed purging.
Notifications in Context
See exactly which execution triggered every alert.
Runtime

Webhooks first.
Scripts when you need logic.

Keep orchestration and history in TrigRun. Run actual business logic in your own infrastructure when needed.

// Executor handshake
mode: callback
auth: secret://runner-token
$ trigrun jobs create --script ./reconcile.ts
Developer Surfaces

The same system. Different interfaces.

Dashboard
The primary operating surface for humans.
CLI + API
First-class support for automation and CI.
MCP
Let agents manage scheduled work through tools.
Pricing

Simple, execution-based pricing.

Start with scheduled webhooks. Add runtime depth only when your jobs actually need it.

MonthlyYearlySave 20%
Starter
For side projects and small apps.
$9/mo
  • 5,000 executions / month
  • 25 active jobs
  • 7-day execution history
Start free trial
Most popular
Pro
For production applications.
$29/mo
  • 50,000 executions / month
  • 100 active jobs
  • 30-day execution history
  • Custom headers & secrets
Start free trial
Team
For high-scale requirements.
$79/mo
  • 500,000 executions / month
  • 500 active jobs
  • 90-day execution history
  • Priority support
Start free trial

All plans include a 7-day free trial. No credit card required.

Replace cron glue with an operating surface.

One place to create, observe, and recover recurring work — with the precision your production systems deserve.

Start free