I'm trying to add hyperlink in einstein bot but it is showing the posted link with<a> tags only. I also used custom implementation to get hyperlink for the below resource
einstein-bots-ui-recipe/chatMessage.js at master · shunkosa/einstein-bots-ui-recipe · GitHub
can anyone help me with this? Thanks in advance
3 件の回答
To add a hyperlink in Enhanced Einstein bots, the syntax is [text](url). This worked seamlessly in our Enhanced Einstein bots. This syntax is available in Custom Components under General >> Prechat >> Terms and Conditions. There is no need for Enhanced Links if you feel to have a cleaner way of displaying embedded links.