Flow designer for priority 1 tickets
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2024 06:15 PM - edited 01-30-2024 05:10 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2024 07:00 PM
You accidentally attached screenshots of some PF account data. Please delete the screenshots and attach actual screenshots.
Anvesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2024 11:19 PM
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"
2. Check the priority of the incident created through if condition flow logic :
3. If the incident priority is P1, make use of Update Record action to set the Assigned To to Abel Tuter
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.
Thanks & Regards
Amit Verma
Please mark this response as correct and helpful if it assisted you with your question.