Archive invoice attachments in emails to Sharepoint
Manually sorting and saving invoices from your inbox is a repetitive, time-consuming task. This Action Flow automates the process by identifying incoming invoices, organizing them into dedicated sender folders, and saving them directly to SharePoint or OneDrive. By implementing this solution, you ensure a standardized naming convention and a centralized, searchable archive without manual intervention.
This Action Flow automates the document ingestion process through three primary stages:
Email parsing: Monitors incoming mail and selects messages containing "invoice" in the subject line or body.
Attachment filtering: Scans selected emails to identify and isolate attachments with "invoice" in the filename.
Dynamic archiving
Checks for an existing folder named after the sender.
If no folder exists, the flow creates one automatically.
The invoice is then uploaded directly to the sender-specific folder.
![]() |













