Email Notifs to multiple users

Hi

I’m trying to set up email notifications to send out to multiple users when a record is created.

In the form itself I have created a field that auto populates (dependent on the other form fields) the email addresses that require the notification.

I’m then using that field as the “send to” for the email:

But It’s only sending to one of the addresses rather than all of them.

Does anybody know how to rectify this?

Thank you

Alex

Hi Alex, you are correct, the built-in email notification will only send to one email address. You might want to take a look at the SendGrid batch emailer pipe or the SendGrid pipe and see if either of those might help.

Is there any documentation for the SendGrid Batch Emailer pipe? I haven’t been able to locate any.