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 / Send OneNote page via ...
Power Automate
Unanswered

Send OneNote page via Outlook each week

(0) ShareShare
ReportReport
Posted on by 14

Hi, currently we document our weekly meeting notes in a new onenote page each week. Title of each page follows the date of that week “dd-MM-yyyy”

 

I am trying to create a flow to send the meeting notes via Outlook 15 mins after the meeting ends to a distribution list for our mgmt team.

I have the trigger for the schedule a weekly email, my problem is ensuring it sends the page based on the date for that day for the applicable week which is in the page id. The page id requires some coding that I am not familiar with that I could use assistance on.

 

i know then to use an additional trigger action to send an email

 

Thanks

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

    Hi @Dharve24,

     

    You can retrieve the pages of a specific section and use a filter array to find the current weekly meeting notes. In that filter you can use the utcNow function with an expression.

     

    Below is an example

     

    1. Filter Array where

     

    @equals(item()?['title'], utcNow('dd-MM-yyyy'))

     

     

    2.  The Apply to each uses the Body of the filter array (which should only return one matching item)

     

    3. The below expression is used in the Page Id as a custom value to retrieve the page content of the matching item

     

    item()['id']

     

     

    sendweeklymeetingnotes.png

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 March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 594

#2
Valantis Profile Picture

Valantis 469

#3
11manish Profile Picture

11manish 364

Last 30 days Overall leaderboard