create a email notification from flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2022 01:22 AM - edited 12-14-2022 01:24 AM
there are few variables presents in catalog item those are reference type ("sys_user") . when the request will be submitted then email notification will be sent to them . how to do that ? please advice . i am using flow designer and added one action called "Send Notification" . how to configure that ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2022 01:34 AM
@bala_1312 Please follow below steps
1. Add a trigger (Request created) to the flow as below.
2. Use Send Email action instead of "Send notification" action and use data pill picker to select the users as shown in image below
Please mark as correct answer if this solves your issue
ServiceNow Community Rising Star, Class of 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2022 10:36 PM
the email is going for only one user not all the user which i am adding in 'to' section .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2022 11:02 PM
@bala_1312 Please check if all the users have email ids or not.
Please mark as correct answer if this solves your issue.
ServiceNow Community Rising Star, Class of 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2022 02:41 AM
yes everyone has email id .