Microsoft OneNote and Outlook Integration Using Power Automate

Sdílet
Vložit
  • čas přidán 10. 09. 2024

Komentáře • 29

  • @saeedsm57
    @saeedsm57 Před rokem

    Thanks Deepak. Your channel is one of the best resource for Power Platform makers.

  • @edwinbennett9517
    @edwinbennett9517 Před rokem

    I have been trying for weeks to make this work, please take my thanks for this thorough and yet simple explanation. I will follow you for more excellent tips!

  • @michaelsimmons6921
    @michaelsimmons6921 Před 2 lety

    I was banging my head trying to figure out how to get the title of the OneNote page added with my content. You gave me a good lesson today! Thanks Deepak! Liked and subscribed!

  • @Vgpratham
    @Vgpratham Před 2 lety

    Deepak - thank you for sharing one note solution.

  • @MIRYASSERHUSSAIN
    @MIRYASSERHUSSAIN Před 17 dny

    Hi could you explain how to automate the one note page when modified gets triggered and email the content to outlook.

  • @babukurapati80
    @babukurapati80 Před 2 lety

    Thank you so much deepak ,this is really helpful and thanks again for sharing !!

  • @MichellFeitosa
    @MichellFeitosa Před 5 měsíci

    Very nice woek deepak, i have a question? i have clients (800 clients) data on onenote - personal details: name, mobile, address, etc - and would like to export those into excel table, to be able to import to a CRM that I just found will suts my needs. how to do that on Power Automate, I'm stuck on the advanced parameters which I'm guessing is to match my excel table fields to the one note data.

  • @ulasinoutdoor
    @ulasinoutdoor Před 5 měsíci

    I want to create a button in my one note to trigger the flow that I created in power automate. Do you know how to do it?

  • @mariusw3087
    @mariusw3087 Před rokem

    Dear Deepak, thx for this amazin videos.
    I totally fail in one additional condition.
    As Outlook addes Re: to any respont in the conversation the flow adds another page with Re: Title of Mail instead of updating the already existing page.
    I tried to add a new AND condition "Titel of Page in OneNote" contains "title of Email" but now the flow does not do anything.
    Do you have an idea how to slove the problem?

  • @mattcrocker3324
    @mattcrocker3324 Před rokem

    Great video. The simple HTML example fixed the issue of getting the Title to show correctly. I'm trying to mimic what is created when you click "Send to OneNote" from an Outlook event such as the web link and participant list. Specially, I am trying to use the tag to make each section collapsible but it's not working...any suggestions?

  • @PrimalHypes
    @PrimalHypes Před rokem

    Thanks Deepak. This was very helpful. I am trying to replicate the final section where you send an email to yourself containing the OneNote page content. However, my flow always sends the raw HTML and does not display the content on the page. Instead of saying "body" it says "the page HTML content". Any suggestion would be awesome!

  • @joytito9739
    @joytito9739 Před 7 měsíci

    Great work, especially the title creation for page. Is there way to get the email attachment to onenote

  • @johannagarcia1423
    @johannagarcia1423 Před 2 lety +1

    Hello, Thank you very much for this video very helpfull. Could you help me to find a way to create a one page with the content of the email but also with the file attached please ?

    • @DeepakShrivastava
      @DeepakShrivastava  Před 2 lety

      Thanks for watching. Do you want content from attachment to the page?

  • @alancostadesouza460
    @alancostadesouza460 Před 2 lety +1

    Hi,
    Does this email to onenote flow can update notes with images in emails?

    • @DeepakShrivastava
      @DeepakShrivastava  Před 2 lety

      Are you asking if flow can copy image from email to OneNote? than answer is Yes. you can copy entire HTML but image will only load in OneNote if it is accessible from OneNote.

    • @alancostadesouza460
      @alancostadesouza460 Před 2 lety

      @@DeepakShrivastava Acessible like a public url, isn't it?
      And if I have a local HTML fille in one drive, with a local img source in the one drive, is there a way to rewrite the HTML to input the binary in the HTML code or a way to upload the local img file to some private shared place where one note can access the img?

  • @GuardiansFortress2-rr6tu
    @GuardiansFortress2-rr6tu Před 6 měsíci +1

    Can power automate create the initial One Note file?

    • @DeepakShrivastava
      @DeepakShrivastava  Před 6 měsíci

      You may need use one api to do this . There is no direct action as of now in flow to do this.

  • @amyhackmann8830
    @amyhackmann8830 Před rokem

    How do I use variable PageID with sending onenote to email? I have the variable in a Table, but it keeps getting me errors when I reference the name or even custom type eg. Page is named: A

    • @DeepakShrivastava
      @DeepakShrivastava  Před rokem

      have you use the "Filter array" step as that should give you the Page details. make sure output of "Filter array" is not empty.

  • @alexishenri1865
    @alexishenri1865 Před 2 lety

    IS there a flow I can create for moving a onenote page from one section to another?

    • @DeepakShrivastava
      @DeepakShrivastava  Před 2 lety

      You should be able to do it but you have to use multiple one note actions to achieve this.

  • @DimitriMissentos
    @DimitriMissentos Před 2 lety

    Thank you very much for this excellent content.
    I tried to update the content of the title of a Onenote page but using "title" as the target doesn't work.
    Any idea ?

    • @DimitriMissentos
      @DimitriMissentos Před 2 lety +1

      More precisely: I used the replace action, after location. Response was 'BadGateway' although I'm able to update the body target for example

    • @DeepakShrivastava
      @DeepakShrivastava  Před 2 lety +1

      Interesting, It should work . you just need to use title as target and that's it.

  • @amartyaguha8873
    @amartyaguha8873 Před 2 lety

    how to use onenote as trigger?