VBScript Lua 1.4.0
This example demonstrates the usage of the Zendesk Open Ticket GSE action.
On any incoming call it opens the given ticket in the agent's web browser. In order to have this working, the agent needs to have already at least one web browser window opened in which he is logged in into hisZendesk account.
Please note: due to a limitation of the Zendesk Partner Talk API, all web browser windows the agent has currently opened in which he is logged into Zendesk will change to the given ticket.
To install it:
-
Open the Call Routing Manager of your desired SwyxWare user.
-
Click the "New Rule..." button.
-
Select "Graphical Script Editor" and click Ok.
-
With the GSE open the File | Import... menu and click No.
-
From the download package select the following file:
For VBScript usage:VBScript based\rse\Open Ticket.rse
For Lua usage:Lua based\rse\Open Ticket.rse
-
You need to make some modifications in the "Open Ticket" block. They are explained in detail in chapter 3.2 - GSE Action Zendesk Open Ticket.
By Tom Wellige