AI Agents

Connect Google Drive with Zendesk

26 nodes 233 127 Automatic trigger
Download

Workflow Description

An advanced automation template using AI to connect Google Drive with Zendesk. It retrieves documents from Google Drive, processes them through an intelligent agent powered by OpenAI, stores them in a vector repository, and integrates with Zendesk to enhance customer support responses with contextual information.

How it works

  1. 1.Trigger conversation via Chat Trigger and route to AI agent
  2. 2.Retrieve documents from Google Drive and split them into chunks
  3. 3.Convert text to embeddings using OpenAI and store in Qdrant vector database
  4. 4.Search vector store and retrieve relevant documents based on query
  5. 5.Send intelligent responses to Zendesk tickets automatically

Use cases

  • Auto-respond to Zendesk customer inquiries using pre-defined documents stored in Google Drive
  • Reduce response time by providing documented, context-aware answers to common support issues

Requirements

  • Google Drive account with documents related to customer support topics
  • Valid API keys for OpenAI, Zendesk, and Qdrant vector store service

Service Value

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

Apps Used

Chat Trigger AI Agent OpenAI Document Default Data Loader Text Splitter Memory Split In Batches Output Parser Google Drive Vector Store Zendesk

Details

Trigger Automatic trigger
Nodes 26
Apps 11
Views 233
Downloads 127

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

/

When chat message received

Chat Trigger

#1

AI Agent

Agent

#2

OpenAI Chat Model

OpenAI

#3

Split Out

Split Out

#4

Embeddings OpenAI1

OpenAI

#5

Default Data Loader

Document Default Data Loader

#6

Token Splitter1

Text Splitter Token Splitter

#7

Window Buffer Memory

Memory Buffer Window

#8

Embeddings OpenAI2

OpenAI

#9

Extract from File

Extract From File

#10

When clicking ‘Test workflow’

Manual Trigger

#11

AI Agent1

Agent

#12

OpenAI Chat Model1

OpenAI

#13

Embeddings OpenAI

OpenAI

#14

Loop Over Items

Split In Batches

#15

Sticky Note

Sticky Note

#16

Sticky Note1

Sticky Note

#17

Sticky Note2

Sticky Note

#18

Structured Output Parser

Output Parser Structured

#19

Pull Mitre Data From Gdrive

Google Drive

#20

Embed JSON in Qdrant Collection

Vector Store Qdrant

#21

Query Qdrant Vector Store

Vector Store Qdrant

#22

Qdrant Vector Store query

Vector Store Qdrant

#23

Get all Zendesk Tickets

Zendesk

#24

Update Zendesk with Mitre Data

Zendesk

#25

Move on to next ticket

No Op

#26