cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
650
Views
0
Helpful
1
Replies

UCCX Basic HTTP Trigger

Daniel Flieth
Level 1
Level 1

Hello, does anybody have an example for a basic http trigger? At the moment i have a script which can be executed via telephone number but i alsow want to execute this via http trigger. When i add a trigger "test" i would like to execute this script with URL http://:9080/test But nothing happens. I only get the message 404 not found. Does anybody have a example for this? I use CCX 12.0 Best Regards Daniel

1 Reply 1

Anthony Holloway
Cisco Employee
Cisco Employee
It's hard to say where your issue is based on that description.

I would advise you to start with a blank script, and simply put the Send HTTP Response step in there, sending the following document back TEXT[hello, world!]. Then save it to the repository, create a new application, and new HTTP trigger. The trigger name can be called test if you like. You'll notice that if you enter test as the name, it will be saved as /test, but that's fine.

Then in your browser, navigate to http://<uccx>:9080/test to see if the browser shows hello, world! to you.

Let me know how it goes from there, and we can build up to what you are ultimately trying to do.
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: