Adding the New Board view to a Microsoft/SharePoint List using PnP PowerShell/Power Automate (SPO Rest API)
Today some people who are running targeted release on their M365 Tenant have been able to add the Board view to new and existing Microsoft/SharePoint Lists. I wanted to automate this creation of the Board View and following on from a previous blog post I did where I created a Modern Calendar on a list. I realised to add board view it followed the same pattern – using SharePoint Rest API. Through using the Edge Developer tools I figured out the JSON & Rest call required and that the view type was ViewType2: “KANBAN”
The post Adding the New Board view to a Microsoft/SharePoint List using PnP PowerShell/Power Automate (SPO Rest API) appeared first on Leon Armston's Blog.
Published on:
Learn moreRelated posts
Power Automate: Teams - When I'm @mentioned
The Power Automate "When I'm @mentioned" Teams trigger fires for chat and channel mentions in near real time. Webhook based, fires on replies,...
Power Automate – Debug flows using variable default values
We are announcing the ability to debug flows using variable default values in Power Automate. This feature will reach general availability on ...
Power Automate – Export object-centric process mining data to Microsoft Fabric semantic model
We are announcing the ability to export object-centric process mining data to the Microsoft Fabric semantic model in Power Automate. This feat...
Power Automate – Create and visualize custom KPIs in the process intelligence experience
We are announcing the ability to create and visualize custom KPIs in the process intelligence experience in Power Automate. This feature will ...
Microsoft Power Automate – Support for normalized schema import for data ingestion
We are announcing the ability to ingest data in a normalized data structure format for process mining in Power Automate. This feature will rea...
Microsoft Power Automate – Build better forms with integrated Power Apps
We are announcing the ability to build better forms with integrated Power Apps in Power Automate. This feature will reach public preview on Ma...
Power Automate – Restore accidentally deleted flows
We are announcing the ability to restore accidentally deleted flows in Power Automate. This feature will reach public preview on June 1, 2026....
Power Automate – Schedule desktop flows without a cloud flow requirement
We are announcing the ability to schedule desktop flows directly in Power Automate without requiring a cloud flow as an intermediary trigger. ...
Power Automate: Teams - List chat or channel members
Reference for Power Automate's Teams 'List members' action. Learn the Thread type, filter query, pagination, and the external guest 'owner' ro...