patriciabohn
Level 1
Level 1
Member since ‎09-03-2014
‎09-09-2019

User Statistics

  • 17 Posts
  • 1 Solutions
  • 50 Helpful votes Given
  • 0 Helpful votes Received
Recent Badges
1 Accepted Solution
10 Replies
5 Replies

User Activity

I am trying to create a custom gadget to send a REST API call to LCM to send the wrap up data for each outbound call.  I am using the External Rest API sample gadget as my base.  Does anyone know how to a) get the outbound account number for the call...
I am trying to create a gadget in Finesse that allows the agent to start typing the name of a school district in an input form and then take the result they select and put it in a Call Variable.  I am able to run the html version in IE and it renders...
Has anyone found a way to overcome the SSL certificate error via UCCX editor?  See attached screenshots.  Thanks! 
We are struggling with creating a WSDL for the UCCX API for integration with an external webservice, as the UCCX isn't a true webservice.  Has anyone created a WSDL for this type of integration?  Thanks!
We have successfully authenticated but the only way we were able to figure out how was to manually encode (see below):java.net.URLConnection c = new java.net.URL("http://192.168.1.111/adminapi/campaign").openConnection(); c.setDoInput(true);c.setRequ...
Community Statistics
Member Since ‎09-03-2014 03:29 PM
Date Last Visited ‎09-09-2019 01:34 AM
Posts 17