Hi Everyone,
We are currently using unauthenticated web messaging. As part of our bot flow, we collect the user's name and email address. Before transferring the chat to an agent, we would like to display the customer's name (collected during the flow) in the chat window.
To achieve this, I attempted to set the following values within the flow:
Message.Message.senderAddressInfo.name = Flow.firstname
Message.Message.senderAddressInfo.email = Flow.customeremail
However, this resulted in a system error.
I've attached a screenshot showing that the customer's name is being displayed as "No Name" or "Participant." Could you please advise on the correct approach to achieve this?
Thank you for your assistance!
#ConversationalAI(Bots,AgentAssist,etc.)#DigitalChannels------------------------------
Karthik Ageer
------------------------------