All integrations Trigger.dev
Integrations
Trigger.dev
Trigger.dev runs background jobs as TypeScript tasks with retries, queues and a dashboard. SendBeam is a JSON API behind one header, so a task that welcomes a customer or sends an order confirmation is a few lines of fetch, and SendBeam's own webhooks can start a task when a contact joins or clicks.
How it connects
Your task calls the SendBeam API directly with an API key kept in Trigger.dev's environment variables; SendBeam's webhooks call back into a route that triggers a task.
What you need
- A Trigger.dev project (v3 SDK)
- A SendBeam API key with the permissions the task needs
- A verified sending domain, for site email
The steps, the code, and the things to watch for.
Others for automation platforms
Product names, logos and brands are the property of their respective owners, and are used here only to identify the product each integration connects to.
Start
Start with the site you run today.
Free to start, no card, no trial clock. Each site keeps its own domain, list and rules; you add the next one as a workspace whenever you launch it.
Checking system status