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

Hey everyone, I am working on a CVP application that will return results from a SQL query and then send the returned row result(s) to an API.  The query is working as expected returning the following XML: <?xml version="1.0" encoding="UTF-8" standalo...

Hi Dev Net, I've deployed the Task Management Gadget sample from Cisco Dev Net: Task Routing.  However I can't get the gadget out of "Signed Out" state.  Furthermore I don't see any requests between application gadget and finesse upon monitoring netw...

contextgadget1.png contextgadget2.png social miner.JPG
dnzgvn by Community Member
  • 1243 Views
  • 2 replies
  • 5 Helpful votes

<?xml version="1.0" encoding="UTF-8"?><Module><ModulePrefstitle="Description" height="800"></ModulePrefs><Content type="url" href="http://yahoo.com;" />.    (just an example)</Module>and for instance in desktop  <tab>                <id>test</id>    ...

loprestid by Level 2
  • 2356 Views
  • 4 replies
  • 0 Helpful votes

Hi there,We are trying to integrate our CRM (Oracle Service Cloud) with Finesse via HTTP GET request.The goal is to trigger the Screen Pop functionality of OSvC passing a Contact ID. We were actually able to accomplish the desired result by using the...

FINESSE.PNG
BrunoAun by Visitor
  • 2916 Views
  • 9 replies
  • 0 Helpful votes

Looking to build a microapp to take calls from ICM to process TTS/ASR but need to pass SSML to the form audio group as well as a grammar file from ICM.  So far I've attempted to use the RESTAPI step to pull either an XML file or raw text. The raw tex...