twilio / twilio-webchat-react-app

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

Closed guvarallo closed 2 years ago

guvarallo commented 2 years ago

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.

Screen Shot 2022-08-09 at 12 39 57
guvarallo commented 2 years ago

Resolved