Dear Team,
I am trying to manipulate a STRING received by user and replace the spaces between words with "%22". I was able to do it with 'Replace Text' in Power Automate but see no way to integrate it with my PVA.
How can I integrate between the two? Can anyone provide the instructions or example to follow?
Another question, will it work for users that do not have Power Automate app on their PC?
Thank you,
Shlomi
You can call a Power Automate flow from a PVA bot using an Action. Here's an article that discusses how to do that. The flow can then return values back to the calling PVA bot.
Automate chatbot actions with flows - Power Virtual Agents | Microsoft Docs