Send email in batches/bulk with sendgrid (using API connector)

Hi!
I have integrated the Sendgrid API (using the API connector). I am now trying to send email in batches (ex: 100 emails at the same time, and each email would have dynamic parameters)

It is working well when I put just one email address. However, when I add a list (like the example below) it doesn’t work at all. How can I send email in a bulk way?

Does anyone know how to do it?
Thanks a lot!

Hi!
I have the same problem - it sends an email to 1 recipient ok, but if it’s a list of emails, just doesn’t send (sometimes it sends it when the list contains 2 emails).
Have you figured out what the problem was?

You might find a better solution for your emails by integrating Postmark instead of SendGrid and using the free Postmark plugin (there’s a workflow for batch emails).

1 Like

Implementing a workflow (standard or backend) looping over a list of emails can’t work @bulat ? What is the requirement behind batch sending?

1 Like

@redvivi A looping backend WF works fine, thanks! I was just curious why the original Sendgrid function of sending emails to a list wasn’t working properly.

1 Like

Gotcha @bulat

Here is another option if the troubles you have continue.

$0.10 for every 1,000 emails you send.

1 Like