Communication

Summarize Google Sheets Notes via OpenAI and Email Results

10 nodes 125 81 Automatic trigger
Download

Workflow Description

This automation extracts notes from Google Sheets, sends them to OpenAI for intelligent summarization, and distributes the summaries via Gmail. It streamlines documentation workflows and eliminates manual review time for teams managing shared knowledge bases.

How it works

  1. 1.Trigger the automation manually and select the target spreadsheet
  2. 2.Extract notes and content from specified Google Sheets columns
  3. 3.Send extracted text to OpenAI for intelligent summarization
  4. 4.Format summaries in readable Markdown structure
  5. 5.Distribute summaries to designated recipients via Gmail

Use cases

  • Automatically summarize meeting notes and send digests to team members
  • Process client feedback and sheet-based reports into unified summaries
  • Create research documentation summaries for distributed teams

Requirements

  • Active Google Workspace account with spreadsheet editing permissions
  • Valid OpenAI API key (GPT-3.5 or newer model)
  • Gmail account with app access enabled for sending emails

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 125
Downloads 81

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