Email Notification to the Group Email
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2023 05:18 AM
This is the email script I'm trying to send an email notification to the group emails, but it doesn't seem to work. What have I missed?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2023 06:48 AM
How and when you are triggering the email?
Add gs.info in the script to print event.parm1 and trigger the mail then in the logs you can see the value of the parm1.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2023 06:57 AM - edited 10-17-2023 06:59 AM
Hi @ElvinSalim ,
Please check, you can configure the group table fields in notification under the "Who will receive" tab.
You need to use dot walking to reach "Group email" field. Open the email notification.
Select the Assignment group(+) and the click on the "+" sign and choose the "Group email"
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2023 10:33 PM
Thanks, but we actually don't want to dot walking to Group email and prefer to script in email script.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2023 12:43 AM