Features

Cron Scheduling

Define any cron expression and let the system handle the rest. Supports all standard cron syntax with configurable timezones.

Webhook Management

Register webhook URLs, rotate secrets, and monitor response codes and latency across every delivery.

Event Association

Attach structured event payloads to any schedule. Events are grouped by subject for batched webhook calls.

Signed Requests

Every outbound webhook call is signed with a JWT using your app’s API token as the HMAC secret — verify authenticity on the receiving end.

Activity Monitoring

Full audit trail of every webhook call: status codes, response bodies, durations, and retry status.

API-First

Manage everything programmatically. Create schedules, register events, and inspect activity via a clean REST API.