How to sent a notification to inform Group Manager to review their groups for user membership
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2025 12:59 AM
Hi Team,
How to sent a notification to inform Group Manager on every 2nd Wednesday by 8 AM in September every year.
Kindly help me on the same.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2025 01:03 AM
Hi @Sanjay33
You can use the flow designer to fetch the same. Set the trigger for annually and follow these steps:
- Action: Look up records – Group tables
- For Each:
- Send notification
- To: Group Manager
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2025 01:54 AM
Hi @Dr Atul G- LNG,
Its quite difficult from flow designer I guess. Thank you for your response.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2025 01:57 AM
Hi @Sanjay33
Sorry, I just read the description of your issue, not the headline, and both are different. Actually, there was a module called Data Certified, which was mainly used for audit purposes, but it has now been deprecated. You can check the Attestation module to see if that works for non-CI tables.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2025 03:04 AM
Hi @Dr Atul G- LNG,
I could not see Data Certified in my client instance. Could you please tell by using schedule job and code if you have any that would be great helpful to me.
Thank you.