Assignment Rule

yoli1
Tera Contributor

Hello i have HR Agent who gets cases in  other locations. i want cases to  be routed per locations

how can i solve this?

6 REPLIES 6

RiteshAlla
Mega Sage

Hi @yoli1 , You can created Flow designer flow to assign tickets based on location. In my previous company we used have a support group for each location in in Locations table. If you have similar, then use that.

Otherwise, you may have to mention it in your flow if conditions saying if location is so and so, assign the ticket to so and so group.

You can do the similar thing using client scripts too.

yoli1
Tera Contributor

Hi @RiteshAlla but the flow designer should trigger on what conditions? it's for hrsd and every service is in different table

RiteshAlla
Mega Sage

Hi @yoli1 You can trigger you flow on case creation.

RiteshAlla_0-1694039016867.png

 

yoli1
Tera Contributor

@RiteshAlla Can you give me a full exemple please