AI Agents

Connect Google Drive with WhatsApp

24 nodes 215 157 Webhook
Download

Workflow Description

An automation template that connects Google Drive with WhatsApp through an intelligent agent, reading files from Drive, processing them with OpenAI, and sending responses via WhatsApp using conversation memory and vector storage.

How it works

  1. 1.Receive webhook request and activate the AI agent
  2. 2.Read files from Google Drive and split them into processable text segments
  3. 3.Process text with OpenAI model and store embeddings in Qdrant vector database
  4. 4.Search stored documents and retrieve relevant answers
  5. 5.Maintain conversation history in memory for continuous context
  6. 6.Send results to WhatsApp as a formatted message

Use cases

  • Automatically answer customer inquiries about Google Drive documents through WhatsApp
  • Create an information bot that extracts data from uploaded files and responds instantly

Requirements

  • Active OpenAI account with valid API key configured
  • Google Drive account with access permissions to target files
  • WhatsApp Business phone number with verified app integration
  • Qdrant vector database setup to store document embeddings

Service Value

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

Apps Used

AI Agent OpenAI Vector Store Google Drive Document Default Data Loader Text Splitter WhatsApp Memory

Details

Trigger Webhook
Nodes 24
Apps 8
Views 215
Downloads 157

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

/

Respond to Webhook

Webhook

#1

AI Agent

Agent

#2

Sticky Note

Sticky Note

#3

OpenAI Chat Model

OpenAI

#4

When clicking ‘Test workflow’

Manual Trigger

#5

Qdrant Vector Store

Vector Store Qdrant

#6

Create collection

HTTP Request

#7

Refresh collection

HTTP Request

#8

Get folder

Google Drive

#9

Download Files

Google Drive

#10

Embeddings OpenAI

OpenAI

#11

Default Data Loader

Document Default Data Loader

#12

Token Splitter

Text Splitter Token Splitter

#13

Sticky Note2

Sticky Note

#14

Sticky Note1

Sticky Note

#15

Verify

Webhook

#16

Respond

Webhook

#17

is Message?

If

#18

Only message

Whats App

#19

Send

Whats App

#20

Window Buffer Memory

Memory Buffer Window

#21

Sticky Note3

Sticky Note

#22

Sticky Note4

Sticky Note

#23

Sticky Note5

Sticky Note

#24