Sending multiple emails using sendgrid?

Hi! I'm currently trying to edit an api that when a new record is added, an email using sendgrid will be sent to all users with a specific role.

In the api, I used the sendgrid function from the sendgrid extension that send the email, like in the photo below:

I can't find a solution that will let me to send an email to multiple users. Do you have any idea? Is it even posible?

1 reply