Communication

Summarize Google Sheets Notes Using AI and Send via Email

10 nodes 135 88 Automatic trigger
Download

Workflow Description

This automation extracts notes from Google Sheets, processes them through OpenAI to generate concise summaries, and delivers them via Gmail. Saves time on manual documentation while ensuring key information is captured and distributed efficiently.

How it works

  1. 1.Trigger the workflow manually or on sheet updates
  2. 2.Retrieve notes from designated columns in Google Sheets
  3. 3.Send text to OpenAI with custom summarization prompts
  4. 4.Format summaries in readable Markdown structure
  5. 5.Deliver processed summaries to recipients via Gmail

Use cases

  • Automatically summarize lengthy meeting notes and share with team members
  • Convert customer feedback or reports into actionable key points
  • Archive organized notes with AI-generated summaries for quick reference

Requirements

  • Google account with edit permissions on Sheets
  • Valid OpenAI API key with sufficient quota
  • Gmail account with send permissions and proper authentication

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 135
Downloads 88

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