Hi
I have integrated a PVA with Flow. If the value provided by the user is not valid, the flow is failing and the bot responds "Sorry, something went wrong. I am not able to help you at the moment, please check back later" and gets back to the greeting.
Is is possible to add a condition, if the Flow fails, to display a different message?
Thanks
Ezequiel
Solved! Go to Solution.
Hi @ezequiel ,
Unfortunately, today you cannot configure on the PVA side.
But I recommend you to configure inside the Power Automate, you can create a parallel response to PVA that executes if the actions above failed or skipped. And inside both responses, you can send an output parameter to PVA like "Status" and boolean type.
Inside your PVA, create a condition based on the Status variable.
Hi @ezequiel ,
Unfortunately, today you cannot configure on the PVA side.
But I recommend you to configure inside the Power Automate, you can create a parallel response to PVA that executes if the actions above failed or skipped. And inside both responses, you can send an output parameter to PVA like "Status" and boolean type.
Inside your PVA, create a condition based on the Status variable.
Keep up to date with current events and community announcements in the Power Virtual Agents community.
A great place where you can stay up to date with community calls and interact with the speakers.