We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi everyone,
I'm looking for a way to send multiple emails once. When I searched I found different documentations about sending multiple emails once like sendgrid/sendgrid-csharp#660, https://docs.sendgrid.com/api-reference/how-to-use-the-sendgrid-v3-api/authentication .
However I can't find how to do that with Ruby. Can I send multiple emails with Ruby and how?
The text was updated successfully, but these errors were encountered:
Any idea?
Sorry, something went wrong.
There's an example here: https://github.com/sendgrid/sendgrid-ruby/blob/main/use-cases/personalizations.md
Closing due to inactivity. Please re-open this issue or open a new GitHub issue if you still need help.
No branches or pull requests
Hi everyone,
I'm looking for a way to send multiple emails once. When I searched I found different documentations about sending multiple emails once like sendgrid/sendgrid-csharp#660, https://docs.sendgrid.com/api-reference/how-to-use-the-sendgrid-v3-api/authentication .
However I can't find how to do that with Ruby. Can I send multiple emails with Ruby and how?
The text was updated successfully, but these errors were encountered: