Sendgrid plugin - sending same email to multiple recipients?

Hi - short and simple: can send grid plugin send to multiple users or emails separated by comma. So would Sendgrid understand: “user1@mail.com,user2@mail.com,user3@lmail.com3” is there anything wrong? For me its not working?

PS: Its not working if I reference to list of emails etc. directly from DB. It at least send random if I use a text input dummy as above as source for plugin wflw.

@lars1

Please, have you tried :join by","?

https://manual.bubble.io/core-resources/data/operations-and-comparisons#join-with

I think this way you can create this directly user1@mail.com,user2@mail.com,user3@mail.com.

If it is not what you are looking for, please, let us know what is the plugin you are using.

I hope this helps!