06-24-2010 01:35 AM - edited 03-14-2019 05:56 AM
Dear Member,
I m a new engineer to deploy a UCCX, I would like to know the the step how to use script to call or send a http request to external server?
For example, softphone user when trigger a call and the script will send a http request to notice a thrid party server.
I try to search on cisco and document, I only find some hint on "Create URL Doc " and "HTTP forward"
Any member can explain to me about the step and how to configure?
Regards
06-24-2010 02:37 PM
One question you will need to know the answer to is: Does your third party web server accept HTTP GET or HTTP POST?
Have a look at this long conversation I had with another member, and see if this sheds some light on things.
https://supportforums.cisco.com/message/3044245
You could certainly use the Create URL Document step to have it help you generate the correct syntax, but you would not be using the HTTP Forward step.
06-24-2010 11:34 PM
06-28-2010 05:35 AM
The ability for your UCCX system to retrieve web resources is not limited to Premium. You can do this in enhanced.
The feature you are speaking of, is HTTP Triggers, wherein, UCCX acts as a web server, and accepts web requests, in which you as the administrator design a workflow which should result in an HTTP response to that client.
Summary:
set http_response = url[www.google.com]
You can retrieve the google homepage in enhanced.
05-16-2011 08:46 AM
Hello,
We do have Enhanced and we are trying to utilize HTTP triggers. When defining a application, we see that HTTP trigger is not an option. Are you saying we can accomplish this by creating a Workflow Group? We want to be able to have the Agents and Supervisors view Service Level stats real-time from a browser or phone.
Thanks,
Eddie
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide