I have a CloudFlow using the /Get Connections as Admin/ action from the /Power Apps for Admins/ connector, to get information about all connections in an environment. That is, the connections that ConnectionReferences are about, not the Connection entity.
I'm looking to instead get connection information via C#, either the Org Service or a Web API.
Is there any way to do that? I'm coming up empty in everything I search for on this.
I believe that the entity in question here is ConnectionInstance but I can't find any way to query that one. E.g. https://XXXX.crm.dynamics.com/api/data/v9.2/connectioninstances gives a /Resource not found for the segment 'connectioninstances'/ result.
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.