Leon Armston's Blog - Tales from the Cloud - Microsoft 365/Azure

Leon Armston's Blog - Tales from the Cloud - Microsoft 365/Azure

https://www.leonarmston.com

Tales from the Cloud - Microsoft 365/Azure

Adding the New Board view to a Microsoft/SharePoint List using PnP PowerShell/Power Automate (SPO Rest API)

Published

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.

Continue to website...

More from Leon Armston's Blog - Tales from the Cloud - Microsoft 365/Azure