AI Agents

Connect Google Drive with WhatsApp

28 nodes 229 119 Webhook
Download

Workflow Description

Intelligent automation linking Google Drive with WhatsApp through an AI Agent powered by OpenAI. Receives requests via webhook, processes Drive files using text processing and vector embeddings, and delivers extracted answers directly to WhatsApp.

How it works

  1. 1.Receive request via webhook and route to the intelligent agent
  2. 2.Read and analyze Google Drive files using text processing and vector embeddings
  3. 3.Search vector database and extract relevant information
  4. 4.Generate response using OpenAI language model
  5. 5.Store conversation context in memory for sequential replies
  6. 6.Send result to WhatsApp

Use cases

  • Answer customer questions based on company documents stored in Drive
  • Extract information from contracts or reports and deliver instantly via WhatsApp

Requirements

  • Google Drive account with file access permissions
  • OpenAI API keys with sufficient credits
  • Active WhatsApp Business account with API access enabled
  • Qdrant vector database for storing 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 28
Apps 8
Views 229
Downloads 119

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

/

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

OpenAI Chat Model1

OpenAI

#25

Retrive Qdrant Vector Store

Vector Store Qdrant

#26

Embeddings OpenAI2

OpenAI

#27

RAG

Tool Vector Store

#28