Forum Discussion
cvv1980
Jun 22, 2022Copper Contributor
How to Save Files from Outlook to Sharepoint
Hi there, from my best knowledge without 3rd party tools we can't save files directly from Outlook (Office365) desktop application to SharePoint (alternative option is save them to local/One Drive th...
Paul_HK_de_Jong
Jun 22, 2022Iron Contributor
Chrome and Edge allow drag and drop of emails (or attachments) from the Outlook client (Windows) to the browser. This will create a file in SharePoint based on the subject. For example, <subject>.msg
If you need additional logic (e.g. unique name based on the email's subject + sent date), extract email metadata, check for duplicates, ... you will need to resort to 3rd party apps.
If you need additional logic (e.g. unique name based on the email's subject + sent date), extract email metadata, check for duplicates, ... you will need to resort to 3rd party apps.