Update Navigation Node
How to update a Navigation node on a SharePoint Online site using a Power Automate flow.
URI
Headers
Body
Screenshot with example
Copy/paste example
Resources
That’s it, Happy testing!
Discover the new
How to update a Navigation node on a SharePoint Online site using a Power Automate flow.
That’s it, Happy testing!
Hey there! So I was able to get that far to update the nav item I wanted to update… but the updated item doesn’t change until in the site I click on EDIT on the NAV bar and click OK. It’s like my change is in a “draft” mode and hasn’t been saved. Thoughts? Is there an action I need to do after the POST to _api/Web/Navigation/GetNodeById.
Hi Jason,
Navigation nodes are cached in the browser. After your flow run make sure you refresh the browser with Ctrl + F5, that should also make the nodes appear.