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.
START WITH WEWEB FOR MOST AUTH EMAILS
If you only need email verification emails, password reset emails, magic links, or OTP emails, start with WeWeb's built-in backend Send Email action instead.
Steps at a glance ​
- Connect Resend from the
Integrationssubtab inData & API. - Add a sender domain in Resend and verify it.
- Send an email from an API or event trigger.
1) Connect Resend ​
- Open the
Data & APItab, then open theIntegrationssubtab. - 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 the
Data & APItab, then open theBackend Workflowssubtab and go toAPI Endpoints. - 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.

