Block 1 - When clicking ‘Test workflow’
- Type / Role
- n8n-nodes-base.manualTrigger - manualTrigger
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
AI Scoring, Personalized Email Creation and Outreach Overview This comprehensive automation flow helps you scale your outreach to potential customers through intelligent personalized email campaign...
n8n-nodes-base.manualtrigger, n8n-nodes-base.stickynote, n8n-nodes-base.nocodb, n8n-nodes-base.if, n8n-nodes-base.httprequest, n8n-nodes-base.wait, @n8n/n8n-nodes-langchain.openai, n8n-nodes-base.splitinbatches
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Luka Zivkovic.
Original n8n.io sourceThis comprehensive automation flow helps you scale your outreach to potential customers through intelligent personalized email campaigns. The system combines web scraping, AI-powered lead scoring, and automated email sequences to maximize your conversion rates.
The workflow integrates multiple platforms to create a seamless lead generation pipeline:
Before starting, ensure you have accounts for the following services:
> 💡 Pro Tip: For advanced users, consider self-hosting NocoDB and Crawl4AI to significantly reduce operational costs.
Create a new table with the following field structure:
| Field Name | Field Type | Configuration |
|---|---|---|
first_name |
Single Line Text | - |
last_name |
Single Line Text | - |
email |
- | |
headline |
Single Line Text | - |
linkedin_url |
URL | - |
industry |
Single Line Text | - |
organization_name |
Single Line Text | - |
organization_website |
URL | - |
organization_size |
Number | - |
organization_linkedin_url |
URL | - |
organization_facebook_url |
URL | - |
market_cap |
Single Line Text | - |
job_title |
Single Line Text | - |
country |
Single Line Text | - |
city |
Single Line Text | - |
lead_status |
Single Select | Options: entered(make it default!), processed, email_created, contacted, trash, failed_to_process, opened_email, warm |
website_summary |
Long Text | - |
score |
Number | Default: 0 |
organization_description |
Long Text | - |
primary_phone |
Phone Number | - |
keywords |
Single Line Text | - |
email_subject |
Single Line Text | - |
email_body |
Long Text | - |
email_opened_times |
Number | Default: 0 |
personal_email |
Single Line Text | - |
enteredentered → processed → email_created → contacted → opened_email → warm
↓
failed_to_process / trash (for low-quality leads)
Once your setup is complete, you'll have a powerful, automated lead generation system that can:
Ready to transform your lead generation process? Start with the NocoDB setup and work through each integration step by step.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 63 workflow blocks. Download the JSON for the full node graph.
| Workflow | Automate lead generation with Apollo, AI scoring and Brevo email outreach |
|---|---|
| Complexity | advanced |
| Nodes | 63 |
| Categories | Lead Generation, Multimodal AI |
| Author | Luka Zivkovic |
| Published | 31 May 2025 |
Use the JSON export at /data/workflows/4539/4539.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
AI Scoring, Personalized Email Creation and Outreach Overview This comprehensive automation flow helps you scale your outreach to potential customers through intelligent personalized email campaign...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Lead Generation, Multimodal AI use case.