Create personalized email outreach with AI, Telegram bot & website scraping
Pull contacts, verify each address with BillionVerify, and continue to Outreach — only deliverable addresses get through.
Why verify before the send
Sending to invalid, risky, catch-all, or disposable addresses spikes your bounce rate and erodes sender reputation. A verification gate before the Outreach step removes that risk automatically — only deliverable addresses continue, the rest are flagged.
The workflow
BillionVerify — verification sits right before the send.
Node by node
- 1Telegram TriggerTrigger· n8n
Starts the workflow — on a schedule, a webhook, or manually while you test.
- 2Schedule TriggerTrigger· n8n
Starts the workflow — on a schedule, a webhook, or manually while you test.
- 3OpenAI Chat ModelSource· n8n
Provides or transforms the contact data flowing through the workflow.
- 4Postgres Chat MemorySource· n8n
Provides or transforms the contact data flowing through the workflow.
- 5List DocumentsSource· n8n
Provides or transforms the contact data flowing through the workflow.
- 6Get File ContentsSource· n8n
Provides or transforms the contact data flowing through the workflow.
- 7Query Document RowsSource· n8n
Provides or transforms the contact data flowing through the workflow.
- 8Embeddings OpenAI2Source· n8n
Provides or transforms the contact data flowing through the workflow.
- 9Postgres PGVector StoreSource· n8n
Provides or transforms the contact data flowing through the workflow.
- 10If1Logic· n8n
Branches on the verification result: only deliverable addresses continue to the send; the rest are skipped and flagged.
- 11Get row(s)1Source· n8n
Provides or transforms the contact data flowing through the workflow.
- 12Check how many email created by idSource· n8n
Provides or transforms the contact data flowing through the workflow.
- 13Edit Fields5Source· n8n
Provides or transforms the contact data flowing through the workflow.
- 14Delete row(s)Source· n8n
Provides or transforms the contact data flowing through the workflow.
- 15calculate how many sessionSource· n8n
Provides or transforms the contact data flowing through the workflow.
- 16RAG AI AgentSource· n8n
Provides or transforms the contact data flowing through the workflow.
- 17set maximum email per idLogic· n8n
Routes items based on the workflow logic.
- 18answer querySource· n8n
Provides or transforms the contact data flowing through the workflow.
- 19apologize messageSource· n8n
Provides or transforms the contact data flowing through the workflow.
- 20Code in JavaScriptSource· n8n
Provides or transforms the contact data flowing through the workflow.
- 21If2Logic· n8n
Branches on the verification result: only deliverable addresses continue to the send; the rest are skipped and flagged.
- 22notif email creatingSource· n8n
Provides or transforms the contact data flowing through the workflow.
- 23missing input notifSource· n8n
Provides or transforms the contact data flowing through the workflow.
- 24Edit FieldsSource· n8n
Provides or transforms the contact data flowing through the workflow.
- 25sitemap.xml requestSource· n8n
Provides or transforms the contact data flowing through the workflow.
- 26XMLSource· n8n
Provides or transforms the contact data flowing through the workflow.
- 27sitemap_index.xml requestSource· n8n
Provides or transforms the contact data flowing through the workflow.
- 28make link array to stringSource· n8n
Provides or transforms the contact data flowing through the workflow.
- 29HTTP RequestSource· n8n
Provides or transforms the contact data flowing through the workflow.
- 30Links rankingSource· n8n
Provides or transforms the contact data flowing through the workflow.
- 31MarkdownSource· n8n
Provides or transforms the contact data flowing through the workflow.
- 32crawl4aiSource· n8n
Provides or transforms the contact data flowing through the workflow.
- 33Split OutSource· n8n
Provides or transforms the contact data flowing through the workflow.
- 34getting linkSource· n8n
Provides or transforms the contact data flowing through the workflow.
- 35extract linkSource· n8n
Provides or transforms the contact data flowing through the workflow.
- 36HTTP Request1Source· n8n
Provides or transforms the contact data flowing through the workflow.
- 37Markdown1Source· n8n
Provides or transforms the contact data flowing through the workflow.
- 38crawl4ai1Source· n8n
Provides or transforms the contact data flowing through the workflow.
- 39MergeSource· n8n
Provides or transforms the contact data flowing through the workflow.
- 40Edit Fields3Source· n8n
Provides or transforms the contact data flowing through the workflow.
- 41broken links notifSource· n8n
Provides or transforms the contact data flowing through the workflow.
- 42trim markdown to less tokenSource· n8n
Provides or transforms the contact data flowing through the workflow.
- 43flattextSource· n8n
Provides or transforms the contact data flowing through the workflow.
- 44Page SumarizeSource· n8n
Provides or transforms the contact data flowing through the workflow.
- 45AggregateSource· n8n
Provides or transforms the contact data flowing through the workflow.
- 46Email CraftSource· n8n
Provides or transforms the contact data flowing through the workflow.
- 47sender + signatureSource· n8n
Provides or transforms the contact data flowing through the workflow.
- 48Verify Email (BillionVerify)Verify· billionverify
The BillionVerify node verifies the address — status (valid / invalid / risky / catch-all / role / disposable), is_deliverable, and a confidence score — before anything is sent.
- 49IF deliverableLogic· n8n
Branches on the verification result: only deliverable addresses continue to the send; the rest are skipped and flagged.
- 50Send emailSend· n8n
Sends only to verified, deliverable addresses. Swap in your own provider node if you send elsewhere.
- 51Finish notifSource· n8n
Provides or transforms the contact data flowing through the workflow.
- 52insert logSource· n8n
Provides or transforms the contact data flowing through the workflow.
Workflow JSON
Copy or download this workflow, then import it in n8n (Workflows → Import from File / Paste). Install the BillionVerify community node first, then add your API key credential.
When to use this
- Cleaning a list before a Outreach send or sync.
- Protecting Outreach deliverability and sender reputation.
- Keeping bounce rates low so your sending is never throttled.
FAQ
Why verify before sending in Outreach?
Verifying first keeps your bounce rate low, which protects your sender reputation and your results.
How do I import this workflow?
Download the JSON, then in n8n go to Workflows → Import from File (or paste it). Install the BillionVerify community node and add your API key credential.
What happens to risky or catch-all addresses?
They are routed to the false branch and excluded from the send. You decide whether to retry, review, or drop them.
Add verification to your workflow
Create a free account, grab your API key, and stop bounces before they happen.
Get started free