Virtual Agent - How to embed links and route to the topics in the chatbot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2024 07:52 AM
Hi All,
Could anyone let me know, how to embed a "Topic" as a URL and on click it should route to the topic.
For eg.
On selection of click here, I'm not able to launch the VA topic. When I try to call an onclick event, it loads only a blank page.
Can someone help me on this?
Sujatha V.M.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2024 01:25 AM
I'm able to achieve the promoted topics as links and it initiates the topics on click of the links.
Now the issue I'm facing is when I try to combine suggested/promoted topics with "Show Me Everything" button.
- If the "Send Topic Picker" is disabled, it works fine.
- If the "Send Topic Picker" is enabled, it doesn't start the new conversation.
How do we make sure that sendTopicPickerControl() triggers based on suggested topics?
Sujatha V.M.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2024 02:50 AM
Hi Sujatha,
I have a similar requirement. Did you find any solution for the above?