Hi Team,
I have a chat 8.1 setup, Now I want to send some KVPs alongwith my Chat open request from WebAPIs using the customer web interface.
Has anyone done this before? Appreciate if you can help.
Thanks,
Upkar
Hi Team,
I have a chat 8.1 setup, Now I want to send some KVPs alongwith my Chat open request from WebAPIs using the customer web interface.
Has anyone done this before? Appreciate if you can help.
Thanks,
Upkar
You can use two available methods from WebAPI API which offers you to update the KVPs:
[ol]- RequestChat() method with userdata collection as one of the available argument
For more information, read the WebAPI guides (dev,dep, API ref)