I would appreciate if Microsoft would make a standard connector that can talk to graph api for all M365 functions.
How am I supposed to get the SharePoint url for a shared channel in Microsoft Teams without using a Premium connector:
GET https://graph.microsoft.com/v1.0/teams/{id}/channels/{id}/filesFolder
I have so many flows that I would love to distribute through out our company but they require premium connectors, this is just not feasible for an entire company.
Should M365 related actions not be "Standard"? I see a big push to the graph api, which makes senses, does it not also make sense that we can use these as included with our E5 service?