How to sent a notification to inform Group Manager to review their groups for user membership

Sanjay33
Tera Contributor

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.

18 REPLIES 18

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Sanjay33 

 

You can use the flow designer to fetch the same. Set the trigger for annually and follow these steps:

  1. Action: Look up records – Group tables
  2. 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]

****************************************************************************************************************

Hi @Dr Atul G- LNG,

 

Its quite difficult from flow designer I guess. Thank you for your response.

 

Thank you.

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]

****************************************************************************************************************

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.