Automate Lead Outreach with Google Sheets and Gmail in n8n - n8n Workflow | Neura Market
Automate Lead Outreach with Google Sheets and Gmail in n8n
Automatically fetch new leads from Google Sheets, send personalized emails via Gmail, and update lead status to 'Contacted' every 60 minutes using n8n.
This workflow streamlines lead management by automating the process of fetching new leads from a Google Sheet, sending them personalized emails, and updating their status to prevent duplicate outreach. It runs every 60 minutes, ensuring timely follow-up without manual intervention. The workflow is designed to handle leads efficiently by processing them in batches, which helps avoid API rate limits and spam blocks.
Platform
n8n
Category
CRM - Sales
Price
Free
Creator
Ravi Sharma
if
gmail
googleSheets
splitInBatches
scheduleTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.