Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Suggested answer

How to attach a "daily" report to Outlook email on "daily" basis

(0) ShareShare
ReportReport
Posted on by 2
Hi all;
 
I am having an issue finding the right action that would attach the "current" daily report from a SP library folder. Need assistance with this. I cannot find the right video with the most current look of Power Automate Cloud! Many are outdated :/
 
Thank you,
Holly
  • Suggested answer
    stampcoin Profile Picture
    2,002 on at
    How to attach a "daily" report to Outlook email on "daily" basis
    After create file you can add:
    1. Action: Get file content
         File identifier is from Create file, outputs('Create_file')?['body/Id']
    2. Action: Send an email (V2)
        Use Outlook connector → Send an email (V2).
        To: [Your recipient(s)]
        Subject: e.g., Daily Critical Incidents Report - [utcNow('yyyy-MM-dd')]  ( you can use dynamic name as well, see below screen shot)
        Body: Custom message.
        Attachments:
            Name: Namefromthefile.xlsx
            Content: File content from the Get file content step
    see below for your reference:
    Name : from 
    outputs('Create_file')?['body/DisplayName']
    Content: from 
    body('Get_file_content')
     
     
    feel free if you can get any problem with this.
     
     

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

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Leaderboard > Power Automate - Building Flows

#1
David_MA Profile Picture

David_MA 385 Super User 2025 Season 1

#2
stampcoin Profile Picture

stampcoin 330

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 330 Super User 2025 Season 1

Overall leaderboard