Automate Invoice Notifications via Email and Slack - n8n Workflow | Neura Market
Automate Invoice Notifications via Email and Slack
This workflow automates the process of notifying your team about new invoices via Slack and email. It checks for new emails containing invoices, extracts the invoice amount, and sends notifications based on the invoice value.
The workflow begins by checking your email inbox for new messages containing the keyword 'invoice'. If found, it extracts the invoice details using Mindee. If the invoice amount exceeds $1000, an email notification is sent to the finance manager. Regardless of the amount, a Slack message is posted to notify the team about the new invoice.
Platform
n8n
Category
Communication
Price
Free
Creator
Carlos Diaz
if
slack
mindee
emailSend
emailReadImap
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.