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.
What is the best way to setup my development environment to test gadgets before deploying them.There has to be a way to 'run' a gadget without logging back in and out of the finesse desktop outside of finesse. Any thoughts?
I need to create a workflow to consume a REST resource. JSON specifically as the body. My REST service requires a static authentication header in normal base64 encoding, however, I don't see the availability to add to the header in the Finesse workfl...
CUCM 7.x, I want to schedule an export of username,phone number from CUCM and automatically have it downloaded somewhere. I can do the export, but how would I go about the auto download, without having to go through the webpage?Or how else to go abou...
I was just doing a HTTP Request from the Finesse Workflow administrator. Not a gadget. I need the authenticationType header described here https://developer.cisco.com/media/finesseDevGuide2/CFIN_RF_W47F8918_00_workflowaction-api-parameters.html
I do sync with AD currently, and that is fine, but AD doesn't have the phone number information populated (and we are beginning to use CUCI-MOC, etc). So basically I want an automatic way to export username/dn and then I'll take that info and normali...