API FAQs
Getting a Popup when agent receives a call
2 min
to create a popup for an agent when he receives a call, this needs to be configured in connect applet in the call flow in the connect applet, you need to go to the section titled "create popup ", shown below here, enter the endpoint url where the data has to be pushed to create the popup when configured with a url, exotel will pass on to that url details of the agent who is currently being called it makes a get request to the url with the following query parameters parameter name value callsid string; unique identification for every single call from string; the number of the caller (customer in this case) dialwhomnumber string, the number of the agent status busy status is sent as 'busy' when the above agent is being called free status is sent as 'free' when the call to the above agent ends the free status will also be triggered, when the call ends or the call didn't go through or the agent didn't pick up the call eventtype string, this shall have values of " dial", "ringing", "answered", "terminal" note to get a ringing event or answered event in the connect applet, it needs to be enabled by exotel for your account the ringing event is dependent on the operator and it may not be reported if the operator doesn't provide it in certain cases if the ringing event is not available then the ringduration is set as 0
🤔
Have a question?
Our knowledgeable support team and an awesome community will get you an answer in a flash.
To ask a question or participate in discussions, you'll need to authenticate first.