Trying to CC email address in notification

JJG
Kilo Guru

Hello,

I have an email notification that has the purpose of introducing a manager and a candidate. When the email sends, I would like both of them to receive the same email, with their email addresses CC'd so they can start to communicate together. Is this possible? What would that code look like? Thank you for any help.

1 ACCEPTED SOLUTION

Jim Coyne
Kilo Patron

Do the email addresses really need to be cc'ed?  Why not the "To" in the email?  As Michael Jones mentioned yesterday, if they are reference fields on the target record, you can just select the proper fields in the "Users/Groups in fields" field on the "Who will receive" tab.

The less scripting in the platform the better (although not always possible to avoid).

View solution in original post

17 REPLIES 17

They need to be CC'd because the two users need to start talking to each other directly from the email. What i DONT want is for two separate people to receive two separate emails with no way to communicate with each other

Jim Coyne
Kilo Patron

Just 1 email will go out with both in the "To" field so they will be able to connect.

 

find_real_file.png

Pastupe
Mega Guru

Hi,

flow designer is perfect way to achieve this.

as benefit, you will be able to monitor this via executed flows. If someone complain, you can see execution and argue/provide root cause very fast.

This worked for me. I compared email script solution versus Flow Designer capabilities and Flow Designer become winner for my usecase.

/Petr