sending email notification via event
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2024 06:46 PM
Hi,
I am trying to send an email notification to a group once a user clicks on the 'Send Email' button.
I have created an event and created a notification, but then I am trying to create a UI Action. I am unsure of the gs.eventQueue parameters. What is param 1, and param 2 I should send here? Kindly help.
Regards
Suman P.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2024 06:55 PM
Hi @Community Alums ,
Parma 1,2 Is additional time f string type that you can used in your notifications. If in you have covered everything in your notifications then you can pass empty value and if you want to send a notification to an email then you can sent it as param 1,2 and in notification check the checkbox “event param1,2 contains recipient “.
for more detailed information check this blog: https://servicenowwithrunjay.com/gs-eventqueue-in-servicenow/
Accept the solution if it helped.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2024 07:02 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2024 07:32 PM
I didn’t get you, where are you trying to populate assignments group?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2024 07:36 PM