Contact Center

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Intro to Ansible

Good Documentation

The Great Selenelion


>> View previously featured conversations <<

Forum Posts

Using Chrome Postman to test the Finesse REST API.I ran a GET command to retrieve the list of available NOT-READY reason codes for the agent and received the following response.http://my.finesse.server/finesse/api/User/cons8510/ReasonCodes?category=N...

huy.phan1 by Level 1
  • 2164 Views
  • 3 replies
  • 0 Helpful votes

In our IVR project, one of the feature is user can enter their 4 digit pin, and IVR generate the PIN block, encrypt the PIN block and send to the web service to save database on their end. Now I am facing an issue that how to secure the key for encry...

Hi, I am trying to get team member for a specified team. my code sample is someting likevar arr = _user.getSupervisedTeams();  $('#teamDropDown').append($("<option></option>")                    .attr("value",'Teams')                    .text('Select...

Hi,1. We whant to attach information to the call with CRM url from the IPCC to Jtapi agent to navigate is crm browser to the customer page:What is the best way to do this(IPCC 11.0)?2. IF we transfer the call to Jtapi agent, Is the call id in IPCC/IP...

michales by Level 1
  • 826 Views
  • 2 replies
  • 0 Helpful votes

Hi,We have CUIC that came with UCCX, CUIC standardThe inbound report "Abandoned Call Detail Activity Report" gives us the abandoned calls.Customer has two teams and the supervisors are only interested to see the abandoned calls from their own teamSee...

Dear, I have developed a custom gadget for call transfer and wrapup. I have deployed that gadget via third party gadget on UCCX and facing some issues. I am using call start handler to show the gadget on call landing and push the wrapup code on call ...

I see that finesse.js has a value for firstName and lastName but I didn't see userID or userName.How would I get the logged in username for the purpose of populating a 3rd party embedded app?Joe

Top Solution Authors