Block 1 - Get Attachments
- Type / Role
- n8n-nodes-base.microsoftOutlook - microsoftOutlook
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
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 OneDr...
n8n-nodes-base.microsoftoutlook, n8n-nodes-base.microsoftonedrive, n8n-nodes-base.microsoftexcel, n8n-nodes-base.splitinbatches, n8n-nodes-base.set, n8n-nodes-base.microsoftoutlooktrigger, n8n-nodes-base.microsoftteams, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by plemeo.
Original n8n.io sourceThis 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.
This workflow is ideal for:
Before you run the workflow, you’ll need:
Get Folder ID node, e.g. Testn8n).Filename (or adjust the Set Filename + Excel node to match your column name).On Mail Received):Get Folder ID):query parameter to the exact name of the folder where attachments should be stored.Append to Excel Log):Filename column (or rename the field in Set Filename to match your actual column).This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Automatic Microsoft Outlook attachment storage to OneDrive with Excel logging |
|---|---|
| Complexity | intermediate |
| Nodes | 14 |
| Categories | File Management |
| Author | plemeo |
| Published | 07 Nov 2025 |
Use the JSON export at /data/workflows/10602/10602.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
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 OneDr...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your File Management use case.