-
5 pages in this category
-
A.1 - Example: Check Status
VBScript Lua This example demonstrates the usage of the Zendesk Ticket Status GSE action. It asks the caller to enter a ticket id, checks if it's status is new, open, pending or hold and if so connects the call. 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 - 215 views
-
A.2 - Example: Check Status and Update Ticket
VBScript Lua This example demonstrates the usage of the Zendesk Ticket Status and Zendesk Update Ticket GSE actions as also the Zendesk SwyxIt! button. It asks the caller to enter a ticket id, checks if it's status is new, open, pending or hold and if so connects the call. After the call is finally disconnected it writes some call details into the entered ticket. To install it: Make sure that the Zend - 311 views
-
A.3 - Example: Create Ticket
VBScript Lua This example demonstrates the usage of the Zendesk Create Ticket GSE action. On any incoming call it creates a new ticket and announces afterwards its ticket id. 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. - 211 views
-
A.4 - Example: Update Ticket
VBScript Lua This example demonstrates the usage of the Zendesk Update Ticket GSE action. It asks the caller to enter a ticket id, adds a comment to that ticket and announces the result of that (0 - error, 1 - success). 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 t - 188 views
-
A.5 - Example: Open Ticket
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 - 181 views
-