Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support to Resend.com #329

Closed
arsaizdihar opened this issue Jul 23, 2023 · 5 comments
Closed

Add support to Resend.com #329

arsaizdihar opened this issue Jul 23, 2023 · 5 comments
Assignees

Comments

@arsaizdihar
Copy link

It would be helpful to add API support to Resend

@medmunds
Copy link
Contributor

Resend seems like a good fit for Anymail:

A PR would be welcome if anyone is interested, or I can probably take a look in a few weeks.

Additional notes on feature mapping…

As far as I can tell, Resend does not support ESP-stored templates or merge/batch sending. (It has a React-based template feature, but I think these are rendered locally before calling the send API.)

Among common ESP sending options Anymail normalizes, Resend supports only metadata (which it calls "tags")—and it's not clear whether this info is available to tracking webhooks. (Resend doesn't currently seem to support scheduled sending, overriding open/click-tracking per message, or what Anymail calls "tags".)

Resend does not currently seem to offer inbound mail.

@rez0n
Copy link

rez0n commented Sep 29, 2023

Hi @medmunds
Sorry for bothering, any progress with Resend integration?

@medmunds
Copy link
Contributor

@rez0n actually started working on it yesterday, will open a WIP PR soon. Like most ESPs, Resend's documentation isn't complete, so there have been a bunch of things to figure out.

@medmunds medmunds self-assigned this Sep 29, 2023
@medmunds medmunds mentioned this issue Sep 29, 2023
6 tasks
@medmunds
Copy link
Contributor

medmunds commented Oct 25, 2023

Implemented via #341, will be in the next release.

See docs. Be sure to review the limitations and quirks.

@medmunds
Copy link
Contributor

Resend support released in Anymail 10.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants