" /> Adding custom KVP to chat from mobile or website - Genesys CTI User Forum

Author Topic: Adding custom KVP to chat from mobile or website  (Read 2165 times)

Offline singhisking

  • Newbie
  • *
  • Posts: 48
  • Karma: 0
Adding custom KVP to chat from mobile or website
« on: May 20, 2015, 07:58:36 PM »
Advertisement
We are planing to use GMS for both mobile and web chat integration. Can someone explained me how we can add custom info such as client account # , there IP address etc to initial chat request URL. Inshort, if a customer is validated we want to pass additional client info with initial chat request.

Latter we want to show this info on agent GDE.

Thanks,

BSR


Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Re: Adding custom KVP to chat from mobile or website
« Reply #1 on: May 20, 2015, 08:48:23 PM »
Check Webapi documentation and forum posts. Both have samples. Attach data is done via modification of chat scripts. Just open their code and analyze them.

Offline LeeQ

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
Re: Adding custom KVP to chat from mobile or website
« Reply #2 on: September 23, 2015, 01:22:54 PM »
Hi,
For GMS you can pass the KVPs in the initial request-interaction, which can be used for routing as well as displaying on the desktop.

-Lee