Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello everyone,
I need to extract chat transcript once agents completes the chat request and post it to a CRM. The environment is SSO, so ece agent use finesse token to login to ECE gadget as well once they sign into finesse.
The "activity api" (/...
Hello All,We have a client requirement where agent need an custom button to end/drop the call once agent accepted outbound preview call and is dialing the customer. We need to provide this option for agent to drop/end while it is dialing out and not...
Hello All,One of our customer looking for customized music on hold message to be played to the customer when agent puts the call on hold in Cisco finesse agent desktop. Anyone has suggestions on how to do fulfill this requirement? Thanks,Ravi.
Hello All,We have very long list of Not-Ready reason codes, and the agents have to scroll down when they click on "Not-Ready" to select the correct reason code. Current finesse only shows around 10, and if we have more than that we have to scroll do...
I am trying to change the agent from Ready to "Not Ready- Meeting" using "user.setState" function , but it is not working for me. Can someone shed some light on what I am doing wrong?http://{ip}:8080/finesse/api/User/8094542/ReasonCodes?category=NO...
Thanks for the response. As you mentioned, once the agent logged in, the logged agent can call the apis. As custom gadget stays in its own container, the custom gadget can't access the cookies/session outside of its domain which is finesse. Thus the ...
Hi Deepak,
I have the similar requirement. Just wondering what solution did you use to get the transcript. We have a client who uses B&S in their CRM and need the transcript attached to the case. So we are looking at option of how to get transcript...
Hi Anil,Do you know when cisco plans to release new version of MediaSense which has feature in "AgentInfo" gadget which lets the agent pause & resume recording?Thanks,Ravi.
As I am not able to get skillName using "getQueues" , I tried to get skill name using "http://{finesse ip}8080/finesse/api/User/{userId} /Queues". In the third party gadget, I am using "gadgets.io.makeRequest" to get the information."gadgets.io...