Re: How to answer (in my chatbot) to users who do not meet the prerequisite
Hi @Anonymous,
Don't know if it helps but I would implement it like below.
Btw, I am a bit confused about the Filter Array. I would have expected you would check the input of the Power Virtual Agent in that array 😅
Below would be my suggested setup:
I used a Initialize variable action of type string and called it strResult (that is not in my screenshot). Based on the outcome of the condition you can sent back different messages to the Power Virtual agent with the same string variable.
