Hi there !
Trying to create a scenario, where Make will get email addresses from a text field. Once I got those email addresses, I want to send one email (Gmail) to multiple recipients (all email adresses extracted).
I managed to collect all the email addresses with the Text Parser module. After that, I’m using an array aggregator. However, when I try to map the array value “To” in the Gmail module, it only takes the first email address (in alphabetical order), ignoring the x others.
How can I do to have all the emails ?
Thanks a lot for your help !
I did indeed misunderstand your question, I don’t believe it’s possible to do this with the Gmail module in a dynamic way. Perhaps there’s some workaround I don’t know about.
You could look into something like SendGrid, Sendinblue, Hubspot or Mailchimp. These tools are more suited for sending emails in bulk.