Hi all,
I’m trying to solve for a use case where conversations will be routed to other Teams should there be no one available on the desired team. To illustrate: A conversation is opened and should be routed to Team A as per the user’s qualification. However, there is no one available on Team A, but there is an agent available on Team B and thus the conversation is routed to Team B instead.
I’m aware that Balanced assignment supports a Primary & Secondary inbox, however this doesn’t work for us in this exact case due to our volume. We aren’t currently in a place where we’d like to limit the amount of conversations an agent may have concurrently, but we do like the balanced distribution of conversations the Balanced inbox provides. Given that we aren’t limiting the amount of conversations an agent can have (and our queues are always at 0), my thinking is that conversations will start to get routed to the Secondary skills at the wrong times and end up causing more bad than good.
Has anyone ever solved for this? Ideally, I’d like to exhaust my possibilities with Workflows before I opt to start writing some code for a custom integration.