How in Power virtual agent insert data in sharepoint list and then display this data
Thanks

How in Power virtual agent insert data in sharepoint list and then display this data
Thanks
Hi @GhassanSd ,
Insert data into SharePoint
You can use Power Automate action to save rows inside the SharePoint list using this documentation:
https://docs.microsoft.com/en-us/connectors/sharepointonline/#actions
List items into PVA
You can use Power Automate action to get items inside the SharePoint list using this documentation
https://docs.microsoft.com/en-us/connectors/sharepointonline/#actions
After it, you can use Markdown to format items inside the Power Automate and send as outputs to show inside the PVA response
https://docs.microsoft.com/en-us/power-automate/approvals-markdown-support#tables