sendgrid / sendgrid-ruby

The Official Twilio SendGrid Led, Community Driven Ruby API Library
https://sendgrid.com
MIT License
620 stars 324 forks source link

Multiple Emails #477

Closed muhammedtufekyapan closed 2 years ago

muhammedtufekyapan commented 2 years ago

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 https://github.com/sendgrid/sendgrid-csharp/issues/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?

muhammedtufekyapan commented 2 years ago

Any idea?

childish-sambino commented 2 years ago

There's an example here: https://github.com/sendgrid/sendgrid-ruby/blob/main/use-cases/personalizations.md

JenniferMah commented 2 years ago

Closing due to inactivity. Please re-open this issue or open a new GitHub issue if you still need help.