Assignment Rule
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2023 02:12 PM
Hello i have HR Agent who gets cases in other locations. i want cases to be routed per locations
how can i solve this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2023 02:43 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2023 02:56 PM
Hi @RiteshAlla but the flow designer should trigger on what conditions? it's for hrsd and every service is in different table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2023 03:24 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2023 03:47 PM - edited 09-06-2023 03:47 PM
@RiteshAlla Can you give me a full exemple please