Validate and score email addresses with ZeroBounce AI — n8n ワークフロー
概要
ZeroBounce 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 node s
使用ノード
ワークフロープレビュー
仕組み
- 1
トリガー
このワークフローは トリガー トリガーで開始します。
- 2
処理
データは 19 個のノードを流れます, connecting @zerobounce/n8n-nodes-zerobounce.zerobounce, manualtrigger, merge。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (19)
When clicking ‘Execute workflow’
manualTrigger
Sticky Note9
stickyNote
Score email
@zerobounce/n8n-nodes-zerobounce.zeroBounce
High score
noOp
Merge validation and scoring results
merge
Filter by score
switch
Split into items
splitOut
Sandbox emails
set
Wait
wait
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
validate-and-score-email-addresses-with-zerobounce-aiファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
インテグレーション
作成者
ZeroBounce
@zerobounce