web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Post Link to SharePoin...
Power Automate
Answered

Post Link to SharePoint Left Navigation Menu as Sublink

(0) ShareShare
ReportReport
Posted on by 63

Dear all,

 

I managed to add a Link to the Left Navigation Menu using "Send http Request to SharePoint" in my Power Automate Flow.

_Stella__0-1677575977922.png

 

But actually I would like to post the Link as a Sublink to an existing one. Does anyone have a suggestion for me? 🙂

_Stella__1-1677576117481.png

 


Thanks in advance!


Categories:
I have the same question (0)
  • Verified answer
    Expiscornovus Profile Picture
    33,851 Most Valuable Professional on at

    Hi @_Stella_,

     

    You can create this node via the Children method with a POST request. You just need to figure out the id of the Masterliste node. 

     

    Also have a look in this thread, there are a couple of example in there as well how to retrieve the node id

     

    Below is an example to create a child note.

     

    Uri

    _api/web/Navigation/GetNodeById(2006)/Children

     

    Body

    { 
     "__metadata": { type: "SP.NavigationNode" }, 
     "IsExternal": true, 
     "Title": "Post Here", 
     "Url": "https://powerusers.microsoft.com/t5/Microsoft-Power-Automate/ct-p/MPACommunity" 
     }

     

    createchildnode.png

     

     

  • _Stella_ Profile Picture
    63 on at

    Yes, that was exactly what I was looking for! Thank you so much! 🙂

     

  • _Stella_ Profile Picture
    63 on at

    Dear @Expiscornovus , I came across one more question: Is the NodeID a static value so I could hard code it in my flow or is there a possibility it will change because of specific events? Thank you!

  • Expiscornovus Profile Picture
    33,851 Most Valuable Professional on at

    Hi @_Stella_,

     

    The node id will be unique per node and can be different per site. One you create the id of the node should stay the same.

     

    That being said, if you don't remove or recreate the Masterliste node you can probably hard-code the id (2006) that for this specific site.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 840

#2
Valantis Profile Picture

Valantis 661

#3
Haque Profile Picture

Haque 589

Last 30 days Overall leaderboard