Open a chat session with a user prior created by API
We would like to be able to send an SMS to some users of our service, and within that SMS the user would have a link that will directly open a chat session with one of our agents.
The point is that user, in most cases, would not have visited our website before. He / She would have been provisioned in our Zendesk user database by "create user" ZEndesk API before. And of course we would like to associate that first chat session with that user being prior created by API.
Is this possible ? How to do that and how to create that link in the SMS that would contain the zendesk User Id in order it will be automatically recognized in it first chat session ?
-
Hi Cédric Nicolas -- this sounds like a combination of a web service that you would maintain that accepts requests from those SMS links, then implements a Chat session using either the default web widget or a custom web widget (using the Web SDK) that implement authentication against that particular user (see reference https://developer.zendesk.com/embeddables/docs/widget/settings#authenticate).
For others in the community with a similar use case, please share any solutions that you may have tried as well!
Iniciar sesión para dejar un comentario.
1 Comentarios