I am trying to get a variable that contains the customers position in queue on a in-queue call flow. However, the Call.positionInQueue does not update, and I cant find any API calls that will return the position in queue. So my question is, is there any way to have a variable that contains the current position in queue?
The purpose is that I'm trying to transfer the first person in queue to an external phone number, but when the Call.positionInQueue does not update, its impossible to know who is actually the first person in queue