Skip to main content
Yes. Resend supports receiving emails (inbound) via webhooks. With Receiving, you can:
  • Receive incoming emails and get notified with the email.received webhook event.
  • Retrieve full email content (HTML, text, headers) using the Receiving API.
  • Process attachments using attachment metadata and temporary download URLs.
You can receive emails at:
  • A Resend-managed *.resend.app receiving domain, or
  • Your own custom domain by adding the required MX record.
See the full guide: Receiving Emails.