Resend is the email API for developers. With our Resend integration you can send email campaigns, transactional emails, and automated emails (drip campaigns) from your app.
To get started with our Resend integration, you need to install the @trigger.dev/resend
packages. You can do this using npm
, pnpm
, or yarn
:
Resend supports API Keys. Official documentation here.
Once you have set up a Resend client, you can use it to create tasks.
Send emails with Resend.
Check out pre-built jobs using Resend in our API section.