Based on field choices trigger different approvals in Flow designer

Avee90
Tera Contributor

Hello forks, I've a catalog item with a select box field. In that field there are 20 choices and for 20 choices there will be 20 different users approval. No choice has same approval. How can this achieve using flow designer.

2 REPLIES 2

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Avee90 

 

1. 20 choices is not a good practice, Try to use the reference field

2. You need to use If else condition. 

*************************************************************************************************************
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]

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

ersureshbe
Giga Sage
Giga Sage

Hi, one more approach create a 'decision table' and configure the choice and approval grp/approver. Use the table in script action and call approval based on the choice 

 

Before create a custom table check the license subscription and check the custom table limit.

Regards,
Suresh.