The CreatorCon Call for Content is officially open! Get started here.

How to skip managers aprroval if the manager names are(Rahul, Ram and Rajesh) from flow designer?

raj99918
Tera Contributor

Hi 


I have requriment like if the user submit the request if requested for manager is one of (Rahul, Ram and Rajesh) it should skip the manager approval and needs to trigger the Group approval to ABC team or if requsted for manager is not from this list (Rahul, Ram and Rajesh) it will trigger normal requested for line manager approval. How can achive this from Flow designer.

 

Thanks

12 REPLIES 12

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @raj99918 

 

Try this way:

 

AGLearnNGrow_0-1709028702361.png

 

*************************************************************************************************************
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 tried this one If manager is Ram it's skipping the manager's approval and triggering the Group approval but second i have one more if condition from there I put the condition like manager is not Ram here it's not skipping the manager approval it triggered the manager apporval ideally from this next If condition it needs to skip the manager approval . So please guide me with the total flow designer for my use case it would be helpful for me

Hi @raj99918 ,

 

Don't add another If separately use "AND", "OR" in same action.  

 

Regards,

Ranjit

 

 

Hi @Ranjit Nimbalka  Thanks for the reply but where can I mention the two different conditions please help me with the flow designer steps here