Trigger.dev
Trigger.dev is an open source background jobs and workflow automation platform for TypeScript developers. It enables building and deploying fully-managed AI agents and background workflows with real-time observability, scheduled tasks, durable execution, and an extensive management API. Tasks are written in plain async TypeScript and can be triggered via REST API, SDK, or on a schedule. Supports cloud-hosted and self-hosted deployments.
APIs
Trigger.dev Management API
The Trigger.dev Management API provides comprehensive REST endpoints for managing workflow runs, tasks, schedules, deployments, queues, environment variables, batches, and waitp...
Trigger.dev Realtime API
The Trigger.dev Realtime API provides streaming updates and React hooks for monitoring workflow run status in real-time. Includes useRealtimeRun, useRealtimeRunsWithTag, and use...
Capabilities
Trigger.dev Workflow Automation
Unified workflow automation capability combining task triggering, run monitoring, schedule management, queue control, and waitpoint orchestration. Powers AI agent pipelines, bac...
Run with Naftiko