Is there any app on the marketplace that will allow you to assign tickets based on the agent's work schedule? We run a helpdesk and not all agents work the same schedule. We are having to change the round-robin automation daily to account for when people are working, but it would be nice to have a way of entering their work times so that round-robin only assigns to them when they are at work.
Thanks!
@Greg Siegel and @Ashley Hill - I would suggest submitting a feature request here https://jira.atlassian.com/secure/Dashboard.jspa since this does not exist.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Greg,
I have the exact same requirement at the moment, did you manage to find anything?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Unfortunately, we have not. We are trying to write something in house to accomplish what we need.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Greg - Did you have any success writing this in house?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, we did, we utilize a webhook to call an API that we have set up. Our dev team created an app that allows us to put in what agents we want to receive certain requests. When a request comes in, it reaches out and the app will check which agents are actually clocked in at that time and then randomly assigns the request to one of them. If it comes in after hours, it waits until the next morning to assign the tickets.
This way, tickets never sit waiting on someone that may be on vacation or just not working for several days.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.