60
Views
2
Comments
How can i share list of users email address in cc and send the EMAIL
Question
Application Type
Reactive

Hi 

I need to send EMAIL to list of users in CC 

IF there are 20 users then i need to add all 20 users in cc

can someone help me to achieve the above scenario

2020-09-15 13-07-23
Kilian Hekhuis
 
MVP

Hi Omkar,

First, for privacy reasons, never put multiple addresses in the CC unless you are using all in-company addresses! Instead, you should use the BCC.

That said, you need to put a comma between the addresses, that's it.

2023-11-22 10-51-50
Jozy Sohail

Hi Omkar,

You can make comma separated text value of all the recipients that you want to cc in the email from the list you have and send that comma separated text in CC.

Hope it helps,

Regards,

Jozy

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.