AI Agents

Extract sheet data and send intelligent emails via Gmail

17 nodes 312 139 Scheduled trigger
Download

Workflow Description

An automation that runs on a schedule to read data from Google Sheets, process it through Gemini's intelligent model, and automatically send personalized Gmail messages. No manual intervention required.

How it works

  1. 1.Read data rows from your configured Google Sheets worksheet
  2. 2.Batch and process records through an LLM Chain for analysis
  3. 3.Evaluate and format outputs using Gemini AI intelligence
  4. 4.Send customized Gmail messages based on processing results

Use cases

  • Automatically send personalized client reports from spreadsheet data
  • Automate follow-up outreach with AI-powered, context-aware emails
  • Process requests or inquiries from a sheet and send intelligent responses

Requirements

  • Google account with access to Sheets and Gmail services
  • Gemini API key or direct integration configured in n8n
  • Structured data in Google Sheets ready for processing and delivery

Service Value

Ideal as a smart automation service combining integrations and AI to produce ready-to-use results.

Apps Used

Google Sheets Split In Batches LLM Chain Gemini Output Parser Gmail

Details

Trigger Scheduled trigger
Nodes 17
Apps 6
Views 312
Downloads 139

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (17)

/

Scheduled Start: Daily Churn Check

Schedule Trigger

#1

Fetch Customer Data from Sheet

Google Sheets

#2

Filter High Churn Risk & No Campaign Customers

Filter

#3

Check if Eligible Customers Found

If

#4

Process Each Eligible Customer

Split In Batches

#5

Generate Win-Back Offer

LLM Chain

#6

(LLM Model for Offer Generation)

Gemini Model

#7

(Parse Offer JSON)

Output Parser Structured

#8

Log Sent Offer in System Log

Google Sheets

#9

Send Win-Back Offer via Email

Gmail

#10

Set 'Not Found' Status

Set

#11

Log 'Not Found' in System Log

Google Sheets

#12

Sticky Note

Sticky Note

#13

Sticky Note1

Sticky Note

#14

Sticky Note2

Sticky Note

#15

Sticky Note3

Sticky Note

#16

Sticky Note4

Sticky Note

#17