Skip to main content

Find and email website-less local businesses with Google Sheets, Serper and Gmail

Workflow preview

Workflow preview
100%
Find and email website-less local businesses with Google Sheets, Serper and Gmail preview
Open on n8n.io

1. Workflow Overview

Description This n8n template demonstrates how to build a Auto Lead Gen & Outreach System for Local Businesses specifically designed to help businesses that don’t have a website yet . The workflow ...

Best for

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

Tools used

n8n-nodes-base.stickynote, n8n-nodes-base.googlesheets, n8n-nodes-base.splitinbatches, n8n-nodes-base.httprequest, n8n-nodes-base.code, n8n-nodes-base.if, n8n-nodes-base.filter, n8n-nodes-base.scheduletrigger

Source and attribution

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

Original n8n.io source

1.1 Workflow description

Title
Find and email website-less local businesses with Google Sheets, Serper and Gmail
Workflow name
Find and email website-less local businesses with Google Sheets, Serper and Gmail

Description

This n8n template demonstrates how to build a Auto Lead Gen & Outreach System for Local Businesses specifically designed to help businesses that don’t have a website yet.

The workflow identifies local businesses (like bakeries, gyms, salons, etc.) that are missing an online presence, enriches their contact data, and sends personalized outreach messages — including your capability deck automatically attached from Google Drive.

Use cases are simple but powerful: find businesses that are invisible online, show them the value of having a website, and present your services professionally with a ready-to-send portfolio.

Good to know

  • This workflow targets high-opportunity leads — businesses without websites.
  • API usage (Google Maps & Search via Serper) may incur costs.
  • A 20–40 second delay is added between emails to improve deliverability.
  • Your capability deck is automatically fetched from Google Drive and attached to emails.

How it works

Fetch niches

Niche data (e.g., bakeries, gyms) is pulled from Google Sheets.

Discover businesses

The workflow searches Google Maps to find businesses in those niches.

Filter website presence

Businesses that already have websites are filtered out — focusing only on those who need one.

Enrich contact data

Additional searches extract:

  • Emails
  • Instagram profiles
  • Facebook pages

Generate personalized outreach

Custom emails and DMs are created highlighting:

  • Their business
  • The missed opportunity of not having a website
  • A demo/example to show potential

Attach capability deck

A Google Drive node fetches your capability deck (portfolio/services document) and attaches it to the email automatically.

Save leads

All leads are stored in Google Sheets with contact details and outreach status.

Send emails automatically

Emails are:

  • Converted into clean HTML
  • Sent via Gmail
  • Attached with your capability deck
  • Delayed randomly to simulate human behavior

Track outreach

The workflow updates:

  • Outreach status → Sent
  • Email sent date
  • Lead progress

How to use

  • Add niches like bakery, gym, salon, restaurant in Google Sheets.
  • Upload your capability deck to Google Drive and connect it in the workflow.
  • Configure API keys (Serper).
  • Connect Gmail for sending emails.
  • Run manually or schedule automation.

Requirements

  • Google Sheets
  • Google Drive (for capability deck)
  • Gmail account
  • Serper API
  • n8n instance

Customising this workflow

You can adapt this workflow to:

  • Offer website development services
  • Sell branding or digital marketing services
  • Send DMs instead of emails
  • Target specific regions or industries

Enhancements you can add:

  • Multiple capability decks based on niche
  • Follow-up email sequences
  • AI-based deeper personalization

This workflow helps you not just find leads — but pitch professionally with proof, making it easier to convert businesses into clients

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 Note2

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

Block 2 - Sticky Note3

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

Block 3 - Sticky Note4

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

Block 4 - Sticky Note5

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

Block 5 - Sticky Note6

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

Block 6 - Read Niches from Sheets

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.7

Block 7 - Batch Niches for Processing

Type / Role
n8n-nodes-base.splitInBatches - splitInBatches
Config choices
Version 3

Block 8 - Post to Google Maps API

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

Block 9 - Process Business Data

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

Block 10 - Batch Businesses for Processing

Type / Role
n8n-nodes-base.splitInBatches - splitInBatches
Config choices
Version 3

Block 11 - Post to Google Search API

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

Block 12 - Extract Contact Information

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

Block 13 - Batch Process Leads

Type / Role
n8n-nodes-base.splitInBatches - splitInBatches
Config choices
Version 3

Block 14 - Check Contact Info Available

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

Block 15 - Update Master Sheet with Leads

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.7

Block 16 - Filter Leads Ready to Send

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

Block 17 - Batch Leads for Sending

Type / Role
n8n-nodes-base.splitInBatches - splitInBatches
Config choices
Version 3

Block 18 - Update Email Sent Status

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.7

Block 19 - Scheduled Email Trigger

Type / Role
n8n-nodes-base.scheduleTrigger - scheduleTrigger
Config choices
Version 1.3

Block 20 - Prepare Email Content

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

Block 21 - Read Master Sheet Data

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.7

Block 22 - Download from Google Drive

Type / Role
n8n-nodes-base.googleDrive - googleDrive
Config choices
Version 3

Block 23 - Send Gmail Email

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

Block 24 - Create Outreach Email

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

Showing the first 24 of 32 workflow blocks. Download the JSON for the full node graph.

3. Summary Table

Workflow Find and email website-less local businesses with Google Sheets, Serper and Gmail
Complexity advanced
Nodes 32
Categories Lead Generation
Author Shreya Bhingarkar
Published 05 May 2026

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/15497/15497.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 Find and email website-less local businesses with Google Sheets, Serper and Gmail do?

Description This n8n template demonstrates how to build a Auto Lead Gen & Outreach System for Local Businesses specifically designed to help businesses that don’t have a website yet . The workflow ...

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.