I have an external system to manage deliveries, products and services.
Is it possible to integrate the PVA with my external API?
Hi @RROMTAC ,
You can use the Power Automate to integrate the PVA with an external API.
I recommend that you:
- Create the PVA, get all the parameters that you need
- Call the Power Automate using these parameters
- Inside your Power Automate, use the Http request to call an external API
- Format the result on the Power Automate
- Response to PVA
- Read in the PVA
Documentation: https://docs.microsoft.com/en-us/power-virtual-agents/advanced-flow
If this answer resolves your problem, please, make as a solution to help more users!
Thanks 🙂