AI Agents

Capture AI Chat Conversations and Log Them in Google Sheets

20 nodes 324 153 Automatic trigger
Download

Workflow Description

Automation that receives user queries through a chat interface, processes them with an OpenAI-powered AI agent, maintains conversation context in memory, and automatically records responses and interaction data into organized Google Sheets tables for tracking and analysis.

How it works

  1. 1.Receive incoming messages via the chat trigger interface
  2. 2.Process queries using an OpenAI-based AI agent
  3. 3.Maintain conversation context using memory buffers
  4. 4.Apply conditional logic and data filtering rules
  5. 5.Record results and responses in Google Sheets

Use cases

  • Automatically organize and categorize customer conversation logs into structured spreadsheets
  • Capture meeting notes and transcript summaries with AI assistance
  • Track recurring inquiries and analyze patterns in customer interactions
  • Build a dynamic database of customer touchpoints and AI agent responses

Requirements

  • Active OpenAI account with valid API key
  • Full access permissions to Google Sheets document
  • Memory buffer configuration to preserve context across chat sessions

Service Value

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

Apps Used

Chat Trigger OpenAI Memory Twitter/X AI Agent Tool Google Sheets

Details

Trigger Automatic trigger
Nodes 20
Apps 7
Views 324
Downloads 153

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

/

Sticky Note1

Sticky Note

#1

Sticky Note2

Sticky Note

#2

Sticky Note3

Sticky Note

#3

Sticky Note

Sticky Note

#4

Sticky Note4

Sticky Note

#5

When chat message received

Chat Trigger

#6

OpenAI Chat Model1

OpenAI

#7

Simple Memory

Memory Buffer Window

#8

When Executed by Another Workflow

Execute Workflow Trigger

#9

AI Agent

Agent

#10

List columns tool

Tool Workflow

#11

Get column values tool

Tool Workflow

#12

Get customer tool

Tool Workflow

#13

Set Google Sheet URL

Set

#14

Get Google sheet contents

Google Sheets

#15

Check operation

Switch

#16

Get column names

Set

#17

Prepare column data

Set

#18

Filter

Filter

#19

Prepare output

Code

#20