Skip to main content

Automate Apollo lead scraping & email enrichment to Airtable CRM with Apify

Workflow preview

Workflow preview
100%
Automate Apollo lead scraping & email enrichment to Airtable CRM with Apify preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

Apollo Lead Scraper to Airtable CRM Automate your lead generation by scraping targeted prospects from Apollo.io, enriching with contact details, and seamlessly syncing to Airtable for organized out...

Best for

  • Lead Generation automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.stickynote, n8n-nodes-base.removeduplicates, n8n-nodes-base.set, n8n-nodes-base.if, n8n-nodes-base.filter, n8n-nodes-base.airtable, n8n-nodes-base.manualtrigger, n8n-nodes-base.httprequest

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Daniel Nkencho.

Original n8n.io source

1.1 Workflow description

Title
Automate Apollo lead scraping & email enrichment to Airtable CRM with Apify
Workflow name
Automate Apollo lead scraping & email enrichment to Airtable CRM with Apify

Apollo Lead Scraper to Airtable CRM

Automate your lead generation by scraping targeted prospects from Apollo.io, enriching with contact details, and seamlessly syncing to Airtable for organized outreach—all without manual data entry.

What It Does

This workflow pulls search URLs from Airtable, uses Apify to scrape Apollo leads (up to 50k), enriches with emails and LinkedIn profiles, removes duplicates, filters valid entries, and categorizes contacts into Airtable tables based on email availability for efficient CRM management.

Key Features

  • Apify Apollo Scraper - Extracts up to 50k leads with personal/work emails
  • Smart Deduplication - Removes duplicates based on key fields like email and name
  • Email Categorization - Separates contacts with/without emails into dedicated tables
  • Field Mapping - Customizable data transformation for Airtable compatibility
  • Configurable Limits - Adjust total records and memory for optimal performance
  • Error Handling - Built-in troubleshooting for common issues like invalid URLs

Perfect For

  • Sales Teams: Build targeted B2B pipelines for email campaigns
  • Recruiters: Source candidates by job title, location, and skills
  • Marketers: Create datasets for market research and analysis
  • Agencies: Automate client prospecting from custom filters
  • Researchers: Collect professional data for industry studies
  • CRM Managers: Maintain clean, enriched contact databases

Technical Highlights

Leveraging n8n's Airtable and Apify integrations, this workflow showcases:

  • Dynamic data fetching from Airtable tables
  • Actor-based web scraping with custom parameters
  • Conditional branching for data routing
  • Efficient data processing with set, filter, and if nodes
  • Scalable design for large datasets with memory optimization

Ideal for automating lead workflows and scaling prospecting efforts. No advanced coding needed—just set up credentials and run!

1.2 Logical Blocks

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.

2. Block-by-Block Analysis

Block 1 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 2 - Remove Duplicates

Type / Role
n8n-nodes-base.removeDuplicates - removeDuplicates
Config choices
Version 2

Block 3 - Edit Fields

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 4 - If

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2.2

Block 5 - Filter

Type / Role
n8n-nodes-base.filter - filter
Config choices
Version 2.2

Block 6 - Email Absent

Type / Role
n8n-nodes-base.airtable - airtable
Config choices
Version 2.1

Block 7 - Email Present

Type / Role
n8n-nodes-base.airtable - airtable
Config choices
Version 2.1

Block 8 - IF

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2.2

Block 9 - Personal email present

Type / Role
n8n-nodes-base.airtable - airtable
Config choices
Version 2.1

Block 10 - Get URL

Type / Role
n8n-nodes-base.airtable - airtable
Config choices
Version 2.1

Block 11 - Start

Type / Role
n8n-nodes-base.manualTrigger - manualTrigger
Config choices
Version 1

Block 12 - Note: Get URL

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 13 - Note: Scrape Leads

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 14 - Note: Edit Fields

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 15 - Note: Dedupe & Filter

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 16 - Note: Conditions

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 17 - Note: Airtable Creates

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 18 - Apollo Scraper

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

3. Summary Table

Workflow Automate Apollo lead scraping & email enrichment to Airtable CRM with Apify
Complexity advanced
Nodes 18
Categories Lead Generation
Author Daniel Nkencho
Published 28 Sept 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/9057/9057.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

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.

Frequently asked questions

What does Automate Apollo lead scraping & email enrichment to Airtable CRM with Apify do?

Apollo Lead Scraper to Airtable CRM Automate your lead generation by scraping targeted prospects from Apollo.io, enriching with contact details, and seamlessly syncing to Airtable for organized out...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

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 use case.