Hi All,
I am trying to write a powershell script to fetch list of all the connectors and their id.
Thanks

Hi All,
I am trying to write a powershell script to fetch list of all the connectors and their id.
Thanks
Please review the 'PowerShell support for Power Apps' article.
You can try to use 'Get-PowerAppConnection' cmdlet function to get the Connections.
Sik