Forum Discussion
Want to integrate power automated agent bot with an existing bot deployed to teams
- Sep 08, 2020
I would use Power Virtual Agents to write a row into a SharePoint list with some information. Then have another Flow that is triggered when that list receives a new item. It is asynchronous of course but that was you can use it to launch other Flows.
I just used this trick this week when I was prepping a Teams provisioning demo. I collect the new team information via PVA and then write that info to a SharePoint list. That has another Flow triggered by new item and it will take care of the team provisioning.
Or you could build the reminder process in the PVA bot Flow.
Hopefully this helps!
Best,
Vesku
ElmaSarah Hello ChrisHoardMVP, can you assist here?
- Vesa NopanenSep 08, 2020MVP
I would use Power Virtual Agents to write a row into a SharePoint list with some information. Then have another Flow that is triggered when that list receives a new item. It is asynchronous of course but that was you can use it to launch other Flows.
I just used this trick this week when I was prepping a Teams provisioning demo. I collect the new team information via PVA and then write that info to a SharePoint list. That has another Flow triggered by new item and it will take care of the team provisioning.
Or you could build the reminder process in the PVA bot Flow.
Hopefully this helps!
Best,
Vesku