- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2024 01:27 AM
So, the issue which is faced is that when I send email through flow designer to the members of Assignment Group (custom created), the mail is only going to some users of the assignment group and not to all the members of that group.
<> Below is the Custom Catalog which I created.
<>The Flow which is being used to send email to the Assignment Group Members.
<> The Email Log which shows Recipients of the users who received the mail (ignore the last mail in Recipients as that is the manager mail of the user which is taken from the catalog requests).
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2024 03:05 AM
Hello @shreyanshs07 ,
You can achieve this requirement by creating a notification on sc_req_item table with following parameters:
1) When to send: Triggered
2) Who will receive: Groups-> Custom Group name
3) What it will contain: will accept subject and body of mail.
Once the notification is created, instead of sending email you can Send Notification.
I am also attaching screenshots for your reference.
A single email will include all the members of that group.
If you find this as an accepted solution please mark it as helpful, as it will help others to identify the appropriate solution for them.
Thanks & Regards
Juhi Poddar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2024 03:36 AM - edited 10-01-2024 03:42 AM
Hello @shreyanshs07
Please refer to the following post from community:
Notification (unknown) excluded recipients because user has no usable devices
Please mark this response as correct or helpful if it assisted you with your question.
Thank You
Juhi Poddar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2024 03:05 AM
Hello @shreyanshs07 ,
You can achieve this requirement by creating a notification on sc_req_item table with following parameters:
1) When to send: Triggered
2) Who will receive: Groups-> Custom Group name
3) What it will contain: will accept subject and body of mail.
Once the notification is created, instead of sending email you can Send Notification.
I am also attaching screenshots for your reference.
A single email will include all the members of that group.
If you find this as an accepted solution please mark it as helpful, as it will help others to identify the appropriate solution for them.
Thanks & Regards
Juhi Poddar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2024 08:18 PM
hi @Juhi Poddar ,
I performed the action but still in my mail Recipients one of the user (Charlie Whitherspoon), is not present.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2024 08:29 PM
Hi @shreyanshs07 ,
Please provide the screenshots of notification you have created and also of the custom group. Also please try removing the send email which is still present in the flow.
Thank You
Juhi Poddar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2024 09:32 PM
under 'who will receive' I have populated 'Groups' with the custom group I created.
I'm using the send email action for the manager's email which is being used in the catalog and in my opinion, it should not create any problem with the working of send notification action.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2024 10:38 PM
Hello @shreyanshs07 ,
Please check if the send notification record is configured correctly.
Here is how it should look like: