
Announcements
Is there a way to change the default greeting directly in the index.html? I read this link and it didn't register if this was possible. https://docs.microsoft.com/en-us/power-virtual-agents/configure-bot-greeting
//Web Chat will show the 'Greeting' System Topic message which has a trigger-phrase 'hello' name: 'startConversation', type: "event"
I don't want to have the greeting topic re-direct to another topic because I am using feature flags for multiple releases on different websites with the same bot. Is it possible to change it in the html?