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
Tera Guru

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

Community Alums
Not applicable

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

Community Alums
Not applicable

You can use email.addRecipient method