Skip to main content
Community site session details

Community site session details

Session Id : EHXQkVSEqcRTp6JzmNn2gw
Power Automate - Building Flows
Answered

Forward email as attachment

Like (0) ShareShare
ReportReport
Posted on 18 Feb 2019 03:47:42 by

I need to work out how to forward an email but forward the entire email object as the attachment itself  as you can do with outlook if you grab the email file and paste it as an attachment to another email.

 

There are other Flows on here on how to forward an email with attachments but not to forward an email as the attachment itself. 

 

So far I have tried this: 

Send Email as attachment test

  • DeadFishEddie Profile Picture
    23 on 01 Jun 2022 at 14:17:19
    Re: Forward email as attachment

    With the guidance from AlanPs1 above here is the solution I found that worked OK for my needs.

     

    Export Email > Create File > Get File Content > Send Email > Delete File (to clean up).

     

    DeadFishEddie_0-1654091798970.png

    Step 1 was to export the email.  My flow is triggered when a new mail is received and the ID that's exported is that triggering email.  This value is used in step 2 as the file content.

    DeadFishEddie_1-1654091930746.png

     

    Step 2, Create File.  I picked a folder that should be out of the way.  It's really just a temp location since I'm going to delete this file at the end anyways.  File Name I don't think matters, so I used the message ID of the original mail.  File Content here is the body of the "Export" in step 1.

    DeadFishEddie_2-1654092106550.png

     

    Step 3, Get File Content of the newly created file in step 2.  This will be the file content of the file attached to the email.

    DeadFishEddie_3-1654092323740.png

     

    Step 4, Send the mail with the attachment.  As AlanPs1 points out above, the '.eml' extension is important and the Body of 'Get File Content' will be the content of the attachment.

    DeadFishEddie_4-1654092550490.png

     

    And the Step 5 is the cleanup to delete from the site the Id of the file from Create File in step 2.

     

    Hope this helps.  Thanks.

     

  • Verified answer
    AlanPs1 Profile Picture
    2,471 on 18 Feb 2019 at 19:29:31
    Re: Forward email as attachment

    Hi @Anonymous 

    Have a look at this link

    This will explain how to do most of what you are after.Capture-147.png

    I have tested the above and I save a working .eml file to SharePoint but it could just as easily be OneDrive or Google Drive per say. Once the file is created and saved, you can use a Get file action to bring it back down and attach it to an email.

     

    Hope this helps!

     

    If you have found my post helpful, please mark thumbs up.

    If this post has solved your problem, please click "Accept as Solution".

    Any other questions, just ask.

    Thanks, Alan

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

Telen Wang – Community Spotlight

We are honored to recognize Telen Wang as our August 2025 Community…

Announcing our 2025 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for…

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Tomac Profile Picture

Tomac 986 Moderator

#2
stampcoin Profile Picture

stampcoin 699 Super User 2025 Season 2

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 577 Super User 2025 Season 2

Loading complete