Communication

Summarize Google Sheets Notes with OpenAI and Send via Gmail

10 nodes 114 85 Automatic trigger
Download

Workflow Description

This automation reads notes from a Google Sheets model, sends them to OpenAI for intelligent summarization, and delivers the condensed version via email. Ideal for teams managing large volumes of documentation who need concise summaries without manual effort.

How it works

  1. 1.Trigger the automation manually or on a schedule
  2. 2.Extract notes from the designated column in Google Sheets
  3. 3.Submit collected text to OpenAI for summarization
  4. 4.Format the summary into readable Markdown
  5. 5.Send the summarized output to specified Gmail recipients

Use cases

  • Automatically summarize meeting notes stored in shared spreadsheets
  • Generate executive summaries from lengthy project documentation

Requirements

  • Active Google Sheets account with notes to summarize
  • Valid OpenAI API key with sufficient quota
  • Gmail account with send permissions enabled

Service Value

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

Apps Used

Google Sheets OpenAI Gmail

Details

Trigger Automatic trigger
Nodes 10
Apps 3
Views 114
Downloads 85

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 (10)

When clicking "Test workflow"

Manual Trigger

#1

Sticky Note

Sticky Note

#2

Sticky Note1

Sticky Note

#3

Sticky Note2

Sticky Note

#4

Sticky Note3

Sticky Note

#5

Get Google Sheets records

Google Sheets

#6

Aggregate responses into arrays

Aggregate

#7

Summarize via GPT model

OpenAI

#8

Convet from Markdown to HTML

Markdown

#9

Send via Gmail

Gmail

#10