Excerpt |
---|
Use your existent custom CRM application and integrate it with the xCally Phonebar. |
It can be realized in two way:
- basic CTI integration, by setting the CTI parameter into the queue settings.
- dynamic CTI integration (for advanced users), that give you more flexibility by setting the CTI params into the variables.
Anchor | ||||
---|---|---|---|---|
|
How it works
Ms. Emily Brown calls the customer care to get information about her order.
...
where UNIQUEID is the unique call id and CALLDATA is the variable where we saved the order number inserted by the customer.
Anchor | ||||
---|---|---|---|---|
|
...
Info | ||
---|---|---|
| ||
The purpose of the web page in the above picture is only to explain the CTI feature. xCally doesn't include any web page template. |
Anchor | ||||
---|---|---|---|---|
|
The advanced CTI dynamic integration, allow you to set the CTI parameters (event, application and parameters) into the variables in order to change dynamically the CTI values for each calls, even into the same queue.
Like the previous example, we suppose to have a Company with 2 different CRM: an old application to use for order number less than 10.000, and a new application to menage the order number greater than 10.000.
In this case, the agent answer to customers from the same Queue so we cannot set the CTI parameter into the queue settings but we need to dynamically change the target URL and parameters according with the order number.
In the example, the CTI parameters are set as variables
- CTIEVENT (the event on which the integration starts):
- value "1" -> RING
- value "2" -> UP
- CTIAPPLICATION (on which browser/application the integration is executed):
- value "1" -> Explorer
- value "3" -> Windows application
- value "5" -> Chrome
- CTIPARAMS (the parameters of the application):
- for browser applications, for example, you can set: http://mysite.com/myapp.html?param=value
- for Windows applications, for example, you can set: myapp.exe value1 value2 ... valueN
- CTIEVENT (the event on which the integration starts):
The list of CTI parameters to add to the URL is the same of the static CTI integration.
Here is the available params list.
Page Properties | ||
---|---|---|
| ||
|