
Announcements
I have a flow to take a PDF attachment from my Outlook Inbox, and save it to a SharePoint library with the "Create a file" action.
Similar to this user's flow:
However, when the file is saved it is corrupted. I get the "Hmm...looks like this file doesn't have a preview we can show you" message, with a button to download the file. When I download, it throws a "failed to load" error in the browser, and the downloaded version is not openable either.
Any help?
Nevermind - resolved. It was a stupid error.
I was using the "Attachments Content" field from my trigger (When an email arrives) rather than from my "Get Attachments" action.
Once I changed it it worked properly.