Bulk email validation and AI scoring with ZeroBounce — n8n ワークフロー
概要
ZeroBounce Bulk Email Validation and Scoring
This template uses the ZeroBounce node to validate and score email addresses. It is designed to first check if an email is deliverable and then uses A.I. Scoring to assess the sender's deliverability confidence.
This is an example template to demonstrate ways to use the ZeroBounce node and how to manipulate the data with core n8n nodes.
A ZeroBounce API key is needed to use this template. Generate one here.
- Email Validation The Validate email n
使用ノード
ワークフロープレビュー
仕組み
- 1
トリガー
このワークフローは トリガー トリガーで開始します。
- 2
処理
データは 22 個のノードを流れます, connecting @zerobounce/n8n-nodes-zerobounce.zerobounce, manualtrigger, merge。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (22)
When clicking ‘Execute workflow’
manualTrigger
Sticky Note9
stickyNote
Validation results
noOp
Validation file status
switch
Sandbox emails
set
Get scoring results file
@zerobounce/n8n-nodes-zerobounce.zeroBounce
Wait for scoring file to process
wait
Merge validation and scoring results
merge
Bulk scoring failed
stopAndError
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
bulk-email-validation-and-ai-scoring-with-zerobounceファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
インテグレーション
作成者
ZeroBounce
@zerobounce