One hierarchy position with a group of approvers
We have one possition with many approvers, how can we do to implement a queue system that directs the approval based in some order and workload.
For example I have one three holders in the same position and I want to send all the approvals to the first one until he has more than 20 pending approvals, when he has 20 pending approvals the WF should send the approval to the other person in that position and so on.
I think I need to customize the workflow but I am not sure if there is an existent feature. Does anybody knows?