Sending bulk email with batch email APIs #13288
ccwei
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
In some cases I need to send bulk emails, for example a reminder for a set of orders.
Many email service like resend/mailtrap etc supports bulk API.
Currently with notification service it sends emails one by one, which could cause issues with rate limiting from the email service.
Supporting bulk sending API could help with service performance and avoid the rate limiting issues.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions