workflows.fit
Back to n8n workflows
n8n templateFreeBy plemeo

Automatic Microsoft Outlook attachment storage to OneDrive with Excel logging

📥 Save Email Attachments to OneDrive & Log Them in Excel This workflow watches your Outlook inbox, automatically downloads file attachments (for example invoices), saves them into a specific OneDrive folder, and logs...

Data & StorageProductivityCommunicationHITLCore NodesMicrosoft OutlookMicrosoft One DriveMicrosoft Excel
Loading interactive preview...

Template notes

📥 Save Email Attachments to OneDrive & Log Them in Excel

This workflow watches your Outlook inbox, automatically downloads file attachments (for example invoices), saves them into a specific OneDrive folder, and logs each file name into an Excel table. Optionally, it also posts a Microsoft Teams message to let you know that a new attachment has been processed.

---

✨ What this workflow does

- Monitors a Microsoft Outlook mailbox for new emails. - Fetches all attachments from each incoming message. - Processes attachments one by one so every file is handled cleanly. - Downloads each attachment as binary data. - Uploads the file into a OneDrive folder (looked up by name). - Appends a new row with the filename to an Excel table for tracking. - Sends a Teams chat notification once an attachment has been uploaded (optional).

---

🧑‍💼 Who this is for

This workflow is ideal for: