We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Managers Approval

Rajesh9
Kilo Contributor

Hi Team

If approval is triggered to requester's manager and if he does not approve for 3 days then it should pass to manager's manager I need to do it using flow designer, then how can this be achieved?

1 REPLY 1

Dr Atul G- LNG
Tera Patron

Hi @Rajesh9 

 

As simple I can write

 

Trigger

- Table 

 

Look up for record

- state is Same as  Requested and No update in last 3 days

For each loop

cancel the existing Approval

&

Ask for approval 

User.maganger.Manger 

 

Try this in flow , I am sure you will able to build. 

 

*************************************************************************************************************
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/dratulgrover [ Connect for 1-1 Session]

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