I need to send emails to a list of users, and each user mustn’t see the email addresses of the others. I also want the receiver to be in the To: field, as per normal mailing lists.
However:
The Send email action’s To: field needs to be filled in, but I can’t put the list here since the other recipients have to be hidden.
The Bcc: field can contain the list of emails, but then the receiver sees their email in the bcc field instead of the To: field.
Is the answer to create a workflow that sends an email to one person in the To: field, for each of the listed users? If so, I don’t know how to do it!