I need some one help

JayachandrReddy
Tera Contributor

I want to create 5 incident tasks whenever priority field changes to critical using flow designer, can someone help me to do this

1 REPLY 1

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @JayachandrReddy 

 

You can do it via Flow Designer,

 

Trigger update Record where Priority changes to Critical

Action

Create record 

Incident task table

run a while loop till 5 as count. 

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

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