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

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2020 11:05 PM
How to add "to" recipient in notification via email script. I am able to add "cc" and "bcc" users but not "to" users
Labels:
6 REPLIES 6
Community Alums
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2023 01:04 AM
You can use email.addRecipient method to dynamically set to address in email script
Community Alums
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2023 01:06 AM
You can use email.addRecipient method