Twilio Webchat React App is an application that demonstrates a website chat widget built with Twilio's Conversations JS SDK, Twilio Paste Design library and Create React App.
MIT License
64
stars
71
forks
source link
Tasks not arriving on Flex with the customer name #19
The task on Flex is not arriving with the customer name after you fill the pre-engagement form. The identity returned on initWebchatController.js returns a long string, which is the same as the one that appears on Flex. Not sure if this has something to do with it.
Hey team,
The task on Flex is not arriving with the customer name after you fill the pre-engagement form. The identity returned on
initWebchatController.js
returns a long string, which is the same as the one that appears on Flex. Not sure if this has something to do with it.