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
Dataverse Plugins vs Power Automate: What Microsoft Experts Actually Use in Real Projects
Introduction One of the most common questions I hear from Power Platform developers and Dynamics 365 professionals is: “Should I use a D...
Power Automate| AZ Key Vault | 403 firewall error
💡 Power Platform · Azure Key Vault Fix “Connector IP Not Authorized”in Azure Key Vault + Power Automate A...
Microsoft Purview | Data Lifecycle Management – Power Automate integration with records management
Microsoft Purview Records Management will integrate with Power Automate to enable custom workflows when retention-labeled items reach the end ...
Microsoft Power Automate – Measure time and cost savings for desktop flows
We are announcing the ability to measure time and cost savings for desktop flows in Microsoft Power Automate. This feature will reach general ...
How to stop an infinite trigger loop in Power Automate?
Stop a flow from re-triggering itself with trigger conditions, flag columns, or a create-only trigger.
25 Power Automate Flows That Can Save You 10 Hours Every Week
Introduction Imagine arriving at work on Monday morning and discovering that most of your repetitive tasks have already been completed automat...
Open a Power Automate Flow for Edit Without Fixing Broken Connections First
While reviewing Power Automate flows recently, we ran into an issue where we could not open a flow in edit mode When opening the flow, Power A...
Why Power Automate Isn't the Answer to Record Cloning in Dynamics 365
Your Dynamics 365 team isn't slow. They're just copying the wrong way. The native duplicate feature in Dynamics 365 was never designed for rea...
Trigger a flow when a Power Automate Approval is complete (Accepted or Rejected)
Stop waiting on approvals—trigger a flow the moment a decision is made The post shows how to trigger a Power Automate flow when an Power Auto...
How to get my Power Automate to run more than 30 days?
Redesign Flows that need to wait past 30 days: log requests and process them on a schedule.