Forum Discussion
dtietze
Mar 19, 2021Copper Contributor
Access Data from PowerApps Common Data Service in PowerShell
I'm trying to find a way to manipulate the data in a common data service table in PowerApps using PowerShell. I've looked into https://docs.microsoft.com/en-us/power-platform/admin/powerapps-powershell, but that seems more related to creating apps, and that's not my goal. I've also looked into https://docs.microsoft.com/en-us/powerapps/developer/data-platform/xrm-tooling/use-powershell-cmdlets-xrm-tooling-connect, but I can't find any way to manipulate the data through that once I'm connected. Does anyone have advice?