Flow designer for priority 1 tickets

khasim523169
Tera Contributor

Hi Team

 

i have created a flow designers for priority tickets on incident tables. applied the conditions if priority is critical , it will be automatically assign to "able tuter " or priority is not critical-- it will assign to other user.. 

my flow  is now working, can any one guide how to achieve

 

Regards

khasim.

2 REPLIES 2

AnveshKumar M
Tera Sage
Tera Sage

Hi @khasim523169 

 

You accidentally attached screenshots of some PF account data. Please delete the screenshots and attach actual screenshots.

 

Thanks,
Anvesh

Amit Verma
Kilo Patron
Kilo Patron

Hi @khasim523169 

 

Though your requirement is not clear, I give a try to answer your query. Please follow below steps :

 

1. Create a flow with trigger condition as "Any New Incident Record is Created"AmitVerma_0-1706166909562.png

 

2. Check the priority of the incident created through if condition flow logic :

AmitVerma_1-1706166945638.png

 

3. If the incident priority is P1, make use of Update Record action to set the Assigned To to Abel Tuter

AmitVerma_2-1706166994236.png

 

4. If any other priority, make use of Update Record and set the Assigned To as per your requirement. You definitely need some more logical decisions to be made in this transition to assign the incident to an individual.

 

AmitVerma_3-1706167086504.png

 

AmitVerma_4-1706167169356.png

 

Thanks & Regards

Amit Verma


Please mark this response as correct and helpful if it assisted you with your question.