Hello Nicole,
I believe you are right in your understanding of our digital menu behavior. As for what you are trying to do I can think of two ways to do this.
The first way, and recommended, is use the Ask for Slot action:
- This is the most straightforward solution for collecting free text input
- You can still present a card carousel within the Ask for Slot action
- it wont trigger knowledge searches by default
- And you will have direct control over the variable assignment.
The second way is custom handling with the digital menu:
- If you have to use the digital menu, you could implement a custom handling approach
- Create a reusable task that runs after the digital menu
- use conditions to check if the input matches you carousel options, if it doesn't match you can store the free text input as a variable
- However, you cannot prevent the initial knowledge base query.
Given what you are trying to do, I would recommend using the Ask for Slot action.
Cheers,
------------------------------
Cameron
Online Community Manager/Moderator
------------------------------