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

Community site session details

Session Id : OOOgSMpnmCBZ686ACBJhpe
Power Automate - Building Flows
Answered

Get updated OneNote title and link

Like (0) ShareShare
ReportReport
Posted on 10 Jun 2021 06:42:43 by 9

I tried to use the flow to create a Planner task whenever a page is created in a specific Notebooks. There has been one flow to do this, but the flow have some problems:

1. The default page title is blank. As i type the title in, the title is not updated completely into the flow (exp: I type "ABCDEFGH" in to the title, the flow only recognized it as "ABC") It happened alot as I used to name the title a little bit long. The result of this problem is that the planner title is also show as unfinished.

2. When i clicked the link to the specific page that is automatically place into the description field of the Planner task by the flow, it keep return the error:

Missing header MS-INT-APPID

 I tried to add a delay after the code is triggered, but I still cannot get the full title and a correct link.

Please help me! I would be deeply appriciated. Thank you all!

I have the same question (0)
  • AnNguen Profile Picture
    9 on 11 Jun 2021 at 01:39:18
    Re: Get updated OneNote title and link

    Awesome Solution! Thanks alot for your help!

  • Verified answer
    v-bofeng-msft Profile Picture
    on 11 Jun 2021 at 01:32:12
    Re: Get updated OneNote title and link

    Hi @AnNguen :

    If you want to get the page's link just try "OneNote web url":

    v-bofeng-msft_0-1623375091404.png

    Best Regards,

    Bof

     

  • AnNguen Profile Picture
    9 on 10 Jun 2021 at 09:59:51
    Re: Get updated OneNote title and link

    awesome! That solved the title part of the problem.

    Can you check the link to page part of the problem. I use this in the Update Task Details:

    AnNguen_0-1623319121421.png

     

    the link is generated, but when i clicked it, it return the error:

    Missing header MS-INT-APPID

     I assumed that it also need a expression to get the correct link, but in the Get Page Content I cannot see the "link to page" field. Please help!

    P/s Thanks for your prompt assist!

  • v-bofeng-msft Profile Picture
    on 10 Jun 2021 at 09:52:49
    Re: Get updated OneNote title and link

    Hi @AnNguen :

    The point is that the dynamic content-"Page title" comes from your trigger instead of the "get page content" action.

    v-bofeng-msft_0-1623318457745.png

    I suggest you try this expression:

    split(split(outputs('Get_page_content')?['body'],'<title>')[1],'</title>')[0]

    v-bofeng-msft_2-1623318756649.png

     

     

    v-bofeng-msft_1-1623318735304.png

     

    Best Regards,

    Bof

     

  • AnNguen Profile Picture
    9 on 10 Jun 2021 at 09:41:06
    Re: Get updated OneNote title and link

    The problem persist, please check this:

    AnNguen_0-1623317918497.png

    I added a get page content step to check, the result is as follow:

    AnNguen_1-1623318011288.png

    As you can see, the title in the get page content is updated, but not the title string that is recognized in the page title string, therefore the title of the task created is unfinished

  • v-bofeng-msft Profile Picture
    on 10 Jun 2021 at 09:22:05
    Re: Get updated OneNote title and link

    Hi @AnNguen :

    I've made a test but did not encountered the problem you mentioned:

    v-bofeng-msft_0-1623316380917.png

    v-bofeng-msft_1-1623316398578.png

    I suggest you sing the delay time to get the full title. You may not be able to get the complete title because the data is not synchronized in time.I suggest you to manually sync immediately after creating the title.

    v-bofeng-msft_2-1623316825617.png

    v-bofeng-msft_3-1623316857468.png

    Best Regards,

    Bof

     

     

     

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

MS.Ragavendar – Community Spotlight

We are honored to recognize Ragavendar Swaminatha Subramanian as our September…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 954 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 650 Moderator

#3
trice602 Profile Picture

trice602 327 Super User 2025 Season 2

Last 30 days Overall leaderboard
Loading complete