Hi,
I am relatively new to Genesys Cloud Architect still and my backgroud was with Cisco previously so please bear with me on this one.
I have a situation coming up where we will need to route calls out to cell numbers for a period of time.
I have a data table lookup that will accommodate this for me but my problem is it is only good for 1 number.
My IVR routing script needs to be updated so that I can add 2 more numbers to route out to. I need to basically have a 33% split so that the first call goes to the 1st cell, the second call goes to the 2nd cell and the 3rd call goes to the 3rd cell. The 4th call would then be routed back to the 1st cell again and so on.
This is happening during off peek hours so not too concerned about the number of cells we are targeting.
I am able to update the table and the logic is basically there.
I am trying to understand how I can tag a call and then increment that number for the next caller so that I can do a switch to send to a different number.
I am sure I am overcomplicating this in my head but I just can't wrap my brain about how to do this.