Some people have reported to me that the beloved Send an HTTP request (V1) under Office 365 groups that we used to easily call Microsoft Graph is not available anymore when creating new flows.
It turns out it has recently been deprecated, as stated by Microsoft, and we are recommended to use V2 instead:
Unfortunately, the V2 action only supports the /groups endpoint and will not allow us to create planner plans.
The alternative
At the moment there is no alternative available with Standard licenses to call the Teams and Planner endpoints. However, we can use the ‘HTTP with Azure AD’ (which I believe that soon is going to be renamed to something related to ‘Microsoft Entra’ due to product naming change) connector to call Microsoft Graph, and create plans/teams tabs, if you have access to proper Power Automate licensing.
As in a previous example I wrote, let’s build the Flow to create a Planner Plan and add it as tab to the General channel of a Teams team, but…
Source link
More About This Author
-
SharePoint and Office 365 Consultant/Developer always trying to get the best from Microsoft stack (Microsoft 365/Azure/Power Platform and related stuff).
Living in Ireland since 2018, I had previously worked in Brazil as a consultant/developer for Office 365, SharePoint and related technologies for almost 10 years.
Array
- Modern Workplace7 September 2024Power Pages: Use a custom Rich Text Files table to store images (and avoid exposing the full msdyn_richtextfiles table)
- Modern Workplace2 September 2024Power Pages: Display images from a Rich Text field using Liquid
- Modern Workplace17 August 2024Hiding the ‘Forms’ button in a SharePoint list view using List Formatting
- Modern Workplace10 August 2024Power Pages, FetchXML and Liquid: Group results by Lookup fields