Notify on New Emails with Invoices in Slack - n8n Workflow | Neura Market
Notify on New Emails with Invoices in Slack
Monitors inbox for emails with 'invoice', extracts data via Mindee, notifies Slack team, and alerts finance manager via email if over $1000.
This workflow automates invoice detection and processing by polling a Gmail inbox via IMAP for new emails. It checks if the email body contains the word 'invoice' (case-insensitive). If detected, it sends the first attachment to Mindee's invoice API to extract details like total amount using OCR technology.
Upon successful extraction, it posts a notification to a specified Slack channel alerting the team about a new invoice requiring payment. For high-value invoices exceeding $1000, it triggers
Platform
n8n
Category
Sales
Price
$12.99
Creator
Matt Buds
email-automation
invoice-processing
slack-notifications
mindee-ocr
imap-gmail
finance-alerts
sales-crm
accounts-payable
workflow-automation
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.