cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
Qwertworks
New Member

save email as pdf

Let us save an email as PDF document when using outlook.com or 365.

 

For example I would like to set up a flow that lets me archive all emails that come are put into a certain folder as PDFs to my OneDrive. From what I see this does not seem to be possible as of right now.

1 ACCEPTED SOLUTION

Accepted Solutions
v-xida-msft
Community Support
Community Support

Hi @Qwertworks,

 

Do you want to save the incoming emails as PDF documents into your OneDrive folder?

 

I have made a test on my side and please take a try with the following workaround:

  • Add a "When a new email arrives" trigger.
  • Add a "Export email" action, Message Id field set to Message Id dynamic content of the trigger.
  • Add a "Create file" action of OneDrive connector, specify Folder Path, File Name field set to Received Time dynamic content.eml, File Content field set to output of "Export email" action.
  • Add a "Convert file" action, File field set to Id dynamic content of the "Create file" action, Target type set to PDF.
  • Add a "Create file 2" action, specify Folder Path, File Name field set to Received Time dynamic content.pdf, File Content field set to File content dynamic content of the "Convert file" action.
  • Add a "Delete file" action, File field set to Id dynamic content of the "Create file" action.

Image reference:19.JPG

 

20.JPG

The flow works successfully as below:21.JPG

 

22.JPG

 

 

The PDF file opens well as below:23.JPG

 

 

More details about creating a email message (.eml or .msg) file, please check the following article:

https://flow.microsoft.com/en-us/blog/outlook-connector-more/

 

 

Best regards,

kris

Community Support Team _ Kris Dai
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

38 REPLIES 38
v-xida-msft
Community Support
Community Support

Hi @Qwertworks,

 

Do you want to save the incoming emails as PDF documents into your OneDrive folder?

 

I have made a test on my side and please take a try with the following workaround:

  • Add a "When a new email arrives" trigger.
  • Add a "Export email" action, Message Id field set to Message Id dynamic content of the trigger.
  • Add a "Create file" action of OneDrive connector, specify Folder Path, File Name field set to Received Time dynamic content.eml, File Content field set to output of "Export email" action.
  • Add a "Convert file" action, File field set to Id dynamic content of the "Create file" action, Target type set to PDF.
  • Add a "Create file 2" action, specify Folder Path, File Name field set to Received Time dynamic content.pdf, File Content field set to File content dynamic content of the "Convert file" action.
  • Add a "Delete file" action, File field set to Id dynamic content of the "Create file" action.

Image reference:19.JPG

 

20.JPG

The flow works successfully as below:21.JPG

 

22.JPG

 

 

The PDF file opens well as below:23.JPG

 

 

More details about creating a email message (.eml or .msg) file, please check the following article:

https://flow.microsoft.com/en-us/blog/outlook-connector-more/

 

 

Best regards,

kris

Community Support Team _ Kris Dai
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

I've got this working except the last step. Instead of deleting the .eml file, it deletes the .pdf file and retains the .eml.

Any thoughts?

When you select the Id for the file to delete in the last step, it needs to be from the original Create file step in the Flow (which creates the .eml file) NOT the Create file 2 step (which creates the .pdf file). When you create the Delete file step, the dynamic content starts with Create file 2 since that was the most recent step:

List of dynamic content from Create file 2 stepList of dynamic content from Create file 2 step

 

But if you scroll down further, you should be able to select the file ID from the original Create file step and delete that file instead.

Dynamic content from the original Create file stepDynamic content from the original Create file step

 

 

 

 

 

 

 

 

I get this to work perfectly when testing it with messages already in Office356, but it will not run automatically when I send a test message to the inbox. I do have the flow set to "When New Email Arrives" and the inbox. 

 

Any ideas?

Dorul
Responsive Resident
Responsive Resident

Hi @v-xida-msft

Works great, flow succeeded but it doesnt delete the .eml file at last step.

Any idea why? I also tried to insert the ID from pdf file, which works but with the ID from step Create file, it doesnt delete the saved mail.

Thank you

 

EDIT: actually it works, but only if someone else is sending the emails to me. I was testing sending mails to myself, in that case it doesnt delete the .eml files





Did I answer your question? Mark my post as a solution!

Proud to be a Flownaut!





Hello,

 

I was able to get the flow to work and have the files delete as they should. I ran into an issue when trying emails like those from Uber or Lyft. The images are not being converted in the PDF. Any idea of what can be done?

 

ThanksOutlook-PDF-Flow.png

 

I’m having exactly the same issue, embedded graphics aren’t being saved. I tried sending an email from outlook mobile on iOS with a single photo embedded, got only a little red x in the PDF file. Anyone fine a solution?

I opened a ticket with Microsoft and was told that the Flow is working as expected and that the images aren't supported at this time. 

teqs
Kudo Commander
Kudo Commander


@MWISE wrote:

I opened a ticket with Microsoft and was told that the Flow is working as expected and that the images aren't supported at this time. 


I am not sure if this answer of MS makes sense. If embedded images and HTML is not included in the email export, then it is no full email export. Everything in the email, has to be in the email pdf export of course. I tried to export some HTML Emails with this method and after converting HTML elements and images are missing. Nowadays many emails use HTML and embedded image.

 

I will open a new flow idea to get a connector which can handle Emails to PDF Exports.

teqs
Kudo Commander
Kudo Commander


@teqs wrote:

 

I will open a new flow idea to get a connector which can handle Emails to PDF Exports.

Here it is:

Export Mail to PDF format or convert .eml file to PDF including embedded images and HTML visualizati...

My converted email is cutoff. Anyone else experience this?

Cutoff Email.jpg

 

It seems that the actual buit-in "convert file" node is not capable of rendering an Email correctly and then export it to PDF.

 

Of course, this is not very simple, because the "convert file" connector needs some good and intelligent renderer. To render a email like a Email program and show most important peaces of the header.

Also convert file lacks some options, like "load embedded images", "page size", etc.

 

I updated the flow idea with some details:

https://powerusers.microsoft.com/t5/Flow-Ideas/Export-Email-to-PDF-format-or-convert-eml-file-to-PDF...

 

Zack9lawson
New Member

You can save Emails as PDF format. You need to  Softaken EML to PDF Converter is definitely a good choice that allows you to migrate multiple files at a time without any loss of data and efforts of the users. The converter is the ideal and excellent solution  with its innovation features and wide compatibility.

Thanks, great post!  I want to do this exact same thing except in a SharePoint Online library.  Can this be done?  I'm getting a 'bad request' error at the conversion step.  Any help would be appreciated.

 

{
"status": 400,
  "message": "The file id '%252fPNC%252fReport%2bFrom%2bEmployer_%2bscott%2bsmith.eml' is not valid.",
  "source": "api.connectorp.svc.ms"
}
 
convert error.JPG
 

 

 

This is great!  Is it possible to only create the pdf using the Body of the email.  I don't require the header. Thx!

Did you ever get this fixed?  I have the email populating with two columns, and the cells wrap in Outlook, but not when exporting to PDF.  It centers everything and pushes words off the left and right side of the page.

I've written a blog post to which shows how to actually include the embedded images on the PDF with PowerAutomate using API conversion service from ConvertAPI. If you have resources & skillset, you can write your own conversion service in Azure which can then be called in PowerAutomate, have provided insights on the blog post. Find below the link to the blog post:

https://ashiqf.com/2020/06/19/convert-outlook-email-with-embedded-images-to-pdf-using-powerautomate/

Hope this helps someone.

@ashiqf :
Thank you. I would love to do this with existing original MS Flow Actions, but as we know, they are to limited. I hope MS will bring a solution by itself in the feature.

 

Nevertheless, a very nice Blogpost from you! Do you have a rough estimation, how many "average sized emails with an image" you can convert with a free 1500 seconds plan? How many seconds you consumed for one PDF?

And do they have some possible options, for example to set higher or lower compression? 

 

There are two possibilities to have images in an Email. The image can be embedded directly. Or the image can be a link to a image hosted outside. Do you know if the service handles both situations fine?
HTML is rendered fine?

 

Thanks a lot!

 

I have the exact flow and am getting "Conversion of this file to PDF is not Supported"

Helpful resources

Announcements

Tuesday Tip | How to Report Spam in Our Community

It's time for another TUESDAY TIPS, your weekly connection with the most insightful tips and tricks that empower both newcomers and veterans in the Power Platform Community! Every Tuesday, we bring you a curated selection of the finest advice, distilled from the resources and tools in the Community. Whether you’re a seasoned member or just getting started, Tuesday Tips are the perfect compass guiding you across the dynamic landscape of the Power Platform Community.   As our community family expands each week, we revisit our essential tools, tips, and tricks to ensure you’re well-versed in the community’s pulse. Keep an eye on the News & Announcements for your weekly Tuesday Tips—you never know what you may learn!   Today's Tip: How to Report Spam in Our Community We strive to maintain a professional and helpful community, and part of that effort involves keeping our platform free of spam. If you encounter a post that you believe is spam, please follow these steps to report it: Locate the Post: Find the post in question within the community.Kebab Menu: Click on the "Kebab" menu | 3 Dots, on the top right of the post.Report Inappropriate Content: Select "Report Inappropriate Content" from the menu.Submit Report: Fill out any necessary details on the form and submit your report.   Our community team will review the report and take appropriate action to ensure our community remains a valuable resource for everyone.   Thank you for helping us keep the community clean and useful!

Tuesday Tip | How to Get Community Support

It's time for another Tuesday Tip, your weekly connection with the most insightful tips and tricks that empower both newcomers and veterans in the Power Platform Community! Every Tuesday, we bring you a curated selection of the finest advice, distilled from the resources and tools in the Community. Whether you’re a seasoned member or just getting started, Tuesday Tips are the perfect compass guiding you across the dynamic landscape of the Power Platform Community.       This Week: All About Community Support Whether you're a seasoned community veteran or just getting started, you may need a bit of help from time to time! If you need to share feedback with the Community Engagement team about the community or are looking for ways we can assist you with user groups, events, or something else, Community Support is the place to start.   Community Support is part of every one of our communities, accessible to all our community members.   Within each community's Community Support page, you'll find three distinct areas, each with a different focus to help you when you need support from us most. Power Apps: https://powerusers.microsoft.com/t5/Community-Support/ct-p/pa_community_support Power Automate: https://powerusers.microsoft.com/t5/Community-Support/ct-p/mpa_community_support Power Pages: https://powerusers.microsoft.com/t5/Community-Support/ct-p/mpp_community_support Copilot Studio: https://powerusers.microsoft.com/t5/Community-Support/ct-p/pva_community-support   Community Support Form If you need more assistance, you can reach out to the Community Team via the Community support form. Choose the type of support you require and fill in the form accordingly. We will respond to you promptly.    Thank you for being an active part of our community. Your contributions make a difference!   Best Regards, The Community Management Team

Community Roundup: A Look Back at Our Last 10 Tuesday Tips

As we continue to grow and learn together, it's important to reflect on the valuable insights we've shared. For today's #TuesdayTip, we're excited to take a moment to look back at the last 10 tips we've shared in case you missed any or want to revisit them. Thanks for your incredible support for this series--we're so glad it was able to help so many of you navigate your community experience!   Getting Started in the Community An overview of everything you need to know about navigating the community on one page!  Community Links: ○ Power Apps ○ Power Automate  ○ Power Pages  ○ Copilot Studio    Community Ranks and YOU Have you ever wondered how your fellow community members ascend the ranks within our community? We explain everything about ranks and how to achieve points so you can climb up in the rankings! Community Links: ○ Power Apps ○ Power Automate  ○ Power Pages  ○ Copilot Studio    Powering Up Your Community Profile Your Community User Profile is how the Community knows you--so it's essential that it works the way you need it to! From changing your username to updating contact information, this Knowledge Base Article is your best resource for powering up your profile. Community Links: ○ Power Apps ○ Power Automate  ○ Power Pages  ○ Copilot Studio    Community Blogs--A Great Place to Start There's so much you'll discover in the Community Blogs, and we hope you'll check them out today!  Community Links: ○ Power Apps ○ Power Automate  ○ Power Pages  ○ Copilot Studio    Unlocking Community Achievements and Earning Badges Across the Communities, you'll see badges on users profile that recognize and reward their engagement and contributions. Check out some details on Community badges--and find out more in the detailed link at the end of the article! Community Links: ○ Power Apps  ○ Power Automate  ○ Power Pages  ○ Copilot Studio    Blogging in the Community Interested in blogging? Everything you need to know on writing blogs in our four communities! Get started blogging across the Power Platform communities today! Community Links: ○ Power Apps  ○ Power Automate  ○ Power Pages  ○ Copilot Studio   Subscriptions & Notifications We don't want you to miss a thing in the community! Read all about how to subscribe to sections of our forums and how to setup your notifications! Community Links: ○ Power Apps  ○ Power Automate  ○ Power Pages  ○ Copilot Studio   Getting Started with Private Messages & Macros Do you want to enhance your communication in the Community and streamline your interactions? One of the best ways to do this is to ensure you are using Private Messaging--and the ever-handy macros that are available to you as a Community member! Community Links: ○ Power Apps  ○ Power Automate  ○ Power Pages  ○ Copilot Studio   Community User Groups Learn everything about being part of, starting, or leading a User Group in the Power Platform Community. Community Links: ○ Power Apps  ○ Power Automate  ○ Power Pages  ○ Copilot Studio   Update Your Community Profile Today! Keep your community profile up to date which is essential for staying connected and engaged with the community. Community Links: ○ Power Apps  ○ Power Automate  ○ Power Pages  ○ Copilot Studio   Thank you for being an integral part of our journey.   Here's to many more Tuesday Tips as we pave the way for a brighter, more connected future! As always, watch the News & Announcements for the next set of tips, coming soon!    

Hear what's next for the Power Up Program

Hear from Principal Program Manager, Dimpi Gandhi, to discover the latest enhancements to the Microsoft #PowerUpProgram, including a new accelerated video-based curriculum crafted with the expertise of Microsoft MVPs, Rory Neary and Charlie Phipps-Bennett. If you’d like to hear what’s coming next, click the link below to sign up today! https://aka.ms/PowerUp  

Tuesday Tip: Getting Started with Private Messages & Macros

Welcome to TUESDAY TIPS, your weekly connection with the most insightful tips and tricks that empower both newcomers and veterans in the Power Platform Community! Every Tuesday, we bring you a curated selection of the finest advice, distilled from the resources and tools in the Community. Whether you’re a seasoned member or just getting started, Tuesday Tips are the perfect compass guiding you across the dynamic landscape of the Power Platform Community.   As our community family expands each week, we revisit our essential tools, tips, and tricks to ensure you’re well-versed in the community’s pulse. Keep an eye on the News & Announcements for your weekly Tuesday Tips—you never know what you may learn!   This Week's Tip: Private Messaging & Macros in Power Apps Community   Do you want to enhance your communication in the Community and streamline your interactions? One of the best ways to do this is to ensure you are using Private Messaging--and the ever-handy macros that are available to you as a Community member!   Our Knowledge Base article about private messaging and macros is the best place to find out more. Check it out today and discover some key tips and tricks when it comes to messages and macros:   Private Messaging: Learn how to enable private messages in your community profile and ensure you’re connected with other community membersMacros Explained: Discover the convenience of macros—prewritten text snippets that save time when posting in forums or sending private messagesCreating Macros: Follow simple steps to create your own macros for efficient communication within the Power Apps CommunityUsage Guide: Understand how to apply macros in posts and private messages, enhancing your interaction with the Community For detailed instructions and more information, visit the full page in your community today:Power Apps: Enabling Private Messaging & How to Use Macros (Power Apps)Power Automate: Enabling Private Messaging & How to Use Macros (Power Automate)  Copilot Studio: Enabling Private Messaging &How to Use Macros (Copilot Studio) Power Pages: Enabling Private Messaging & How to Use Macros (Power Pages)

Tuesday Tip: Subscriptions & Notifications

TUESDAY TIPS are our way of communicating helpful things we've learned or shared that have helped members of the Community. Whether you're just getting started or you're a seasoned pro, Tuesday Tips will help you know where to go, what to look for, and navigate your way through the ever-growing--and ever-changing--world of the Power Platform Community! We cover basics about the Community, provide a few "insider tips" to make your experience even better, and share best practices gleaned from our most active community members and Super Users.   With so many new Community members joining us each week, we'll also review a few of our "best practices" so you know just "how" the Community works, so make sure to watch the News & Announcements each week for the latest and greatest Tuesday Tips!   This Week: All About Subscriptions & Notifications We don't want you to a miss a thing in the Community! The best way to make sure you know what's going on in the News & Announcements, to blogs you follow, or forums and galleries you're interested in is to subscribe! These subscriptions ensure you receive automated messages about the most recent posts and replies. Even better, there are multiple ways you can subscribe to content and boards in the community! (Please note: if you have created an AAD (Azure Active Directory) account you won't be able to receive e-mail notifications.)   Subscribing to a Category  When you're looking at the entire category, select from the Options drop down and choose Subscribe.     You can then choose to Subscribe to all of the boards or select only the boards you want to receive notifications. When you're satisfied with your choices, click Save.     Subscribing to a Topic You can also subscribe to a single topic by clicking Subscribe from the Options drop down menu, while you are viewing the topic or in the General board overview, respectively.     Subscribing to a Label Find the labels at the bottom left of a post.From a particular post with a label, click on the label to filter by that label. This opens a window containing a list of posts with the label you have selected. Click Subscribe.     Note: You can only subscribe to a label at the board level. If you subscribe to a label named 'Copilot' at board #1, it will not automatically subscribe you to an identically named label at board #2. You will have to subscribe twice, once at each board.   Bookmarks Just like you can subscribe to topics and categories, you can also bookmark topics and boards from the same menus! Simply go to the Topic Options drop down menu to bookmark a topic or the Options drop down to bookmark a board. The difference between subscribing and bookmarking is that subscriptions provide you with notifications, whereas bookmarks provide you a static way of easily accessing your favorite boards from the My subscriptions area.   Managing & Viewing Your Subscriptions & Bookmarks To manage your subscriptions, click on your avatar and select My subscriptions from the drop-down menu.     From the Subscriptions & Notifications tab, you can manage your subscriptions, including your e-mail subscription options, your bookmarks, your notification settings, and your email notification format.     You can see a list of all your subscriptions and bookmarks and choose which ones to delete, either individually or in bulk, by checking multiple boxes.     A Note on Following Friends on Mobile Adding someone as a friend or selecting Follow in the mobile view does not allow you to subscribe to their activity feed. You will merely be able to see your friends’ biography, other personal information, or online status, and send messages more quickly by choosing who to send the message to from a list, as opposed to having to search by username.

Users online (3,097)