Dears,
How to in power virtual agent specify a specific number input for user eg:
eg:
Question?
1.
2.
3.
4.
5.
if user choose number 1 a message appear
if choose 2 another message appear
Thanks

Dears,
How to in power virtual agent specify a specific number input for user eg:
eg:
Question?
1.
2.
3.
4.
5.
if user choose number 1 a message appear
if choose 2 another message appear
Thanks
Hi @GhassSD ,
You can create a question inside the topic, change the Identifier type to "Multiple options", inside manually your options adding below the question.
And after this question, you can create conditions and add one action per condition.