How to add "to" recipient in notification via email script. I am able to add "cc" and "bcc" users but not "to" users

Ajay Sharma2
Kilo Sage

How to add "to" recipient in notification via email script. I am able to add "cc"  and "bcc" users  but not "to" users

6 REPLIES 6

Not applicable

You can use email.addRecipient method to dynamically set to address in email script

Not applicable

You can use email.addRecipient method