Hi Community,
I want to run my Power Automate Instant cloud flows through Powershell scripts.
I found some cmdlets from documentation Microsoft.PowerApps.Administration.PowerShell Module | Microsoft Docs
I am able to list out flows which are present with my Power Automate account. I want to run them but I don't found any cmdlets for running them from Powershell.
P.S. I used Enable-AdminFlow -EnvironmentName for starting them, thinking that it would run the flow. 😞
Can anybody help??
Thanks