Hello there,
We're building a POC using Power Virtual Agents and Omnichannel. We've created bots to deal with specific scenarios, for instance:
- Bot X: Query A
- Bot X: Query B
- Bot X: Query C
We've also configured specific skills and skill attachment rules, so when our customer opens a chat from the Query A FAQ article on our portal, we add the correct skill to the conversation so it gets picked up by Bot A.
The issue comes when the bot engages with the customer and asks them to enter a trigger phrase, so we want to pass the trigger phase dynamically from our FAQ page only instead of the user entering.
Asking the customer again what the issue is impacts very negatively on the user experience and it's something we need to sort out, so any workarounds or different ways to approach this are really appreciated.
Thank you.