I am making a script that takes action to send several data to a webpage after transferring call to agent. Sending {{Scripter.Customer Formatted Number}} result OK as parameter. I should also transfer {{Scripter.Queue ID}}, but the value shows as blank.
In Scripter Open URL it looks something like this:
http://testdomain.com/ArgumentTest.php?ano={{Scripter.Customer Formatted Number}}&queueID={{Scripter.Queue ID}}&agentid={{Scripter.Agent Email}}
The result looks like this:
http://testdomain.com/ArgumentTest.php?ano=tel:+4712345678&queuename=&agentid=agent.name@sample.com