Notify on new emails with invoices in Slack — n8n ワークフロー
概要
This workflow checks for new emails in a mailbox and if the email body contains the word "invoice" it will send the attachment to Mindee. It then posts a message to Slack to let the team know a payment needs to be made, If the value of the invoice is over 1000 it will also email the finance manager.
To use this workflow you will need to configure the IMAP node to select the correct mailbox to use then configure the Mindee node to use your credentials.
Once that is done the Send Email node will
使用ノード
Send EmailSlackMindee
ワークフロープレビュー
C
Check for new emails
I
If email body contains i…
Extract the total amount
Send new invoice notific…
Send email to finance ma…
I
If Amount > 1000
6 nodes6 edges
仕組み
- 1
トリガー
このワークフローは 手動 トリガーで開始します。
- 2
処理
データは 6 個のノードを流れます, connecting emailreadimap, emailsend, if。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (6)
SE#1
Send Email
emailSend
SL#2
Slack
slack
MI#3
Mindee
mindee
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
notify-on-new-emails-with-invoices-in-slackファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
{ "name": "Notify on new emails with invoices in Slack", "nodes": [...], ...}
インテグレーション
emailreadimapemailsendifmindeeslack
作成者
Jonathan
@jon-n8n
タグ
emailreadimapemailsendifmindeeslack