Appearance
Return
Sending an email with Resend
Connect Resend and send an email from an API or an event trigger.
TEMPLATE AVAILABLE
If you wish to skip the manual setup, there is a workflow template available called Send Notification Email w/Resend. You can find it inside the templates available when creating an API workflow.
Steps at a glance ​
- Connect Resend in the
Integrationstab. - Add a sender domain in Resend and verify it.
- Send an email from an API or event trigger.
1) Connect Resend ​
- Open the
Integrationstab. - Select
Resendand connect it. - Store your Resend API key as an environment variable.
2) Prepare a sender ​
- In Resend, add and verify a domain (or use the allowed sender setup).
- Copy the sender email address you will use (for example
hello@yourdomain.com).
3) Send an email from an API ​
- Open
Data & API → APIs. - Add the Resend email action.
- Fill in:
- Recipient
- Subject
- Message content
- Test the API and confirm the email arrives.
Common pitfalls ​
Emails do not arrive ​
- Confirm the sender domain is verified.
- Check spam folder and recipient address.

