#There is any way to send BCC with 'Send email' section in Flow?
4 messages · Page 1 of 1 (latest)
i dont think the default operation supports that
if there is only one recipient of the message, it is a bit of a redundant feature. perhaps the solution is to create an array of emails you want to send it to, then pass it to another flow so it can send each email individually.
oh nice, i'll try this second method