techaffinity / freshchat-phonegap

Freshchat sdk for phonegap
7 stars 36 forks source link

How to Send User information and retrieve it #44

Open ebofi opened 4 years ago

ebofi commented 4 years ago

Hey,

How can we send our customer information to Freshchat and get that data when he start next conversation.

Example my customer app have user id - 123 and customer name as Shawn email as shawn@gmail.com, so how can i send this information to freshchat via

window.Freshchat.showConversations();

How to send information via this call.