AI Agents

Enrich Zendesk alerts with AI-powered search in Qdrant

26 nodes 275 167 Automatic trigger
Download

Workflow Description

Automate alert reception through chat interface, process them with an OpenAI-powered intelligent agent, enrich with data from Google Drive stored in Qdrant's vector database, and automatically update Zendesk tickets with enhanced information.

How it works

  1. 1.Receive alerts via chat interface and trigger workflow activation
  2. 2.Process alerts using an intelligent agent powered by OpenAI
  3. 3.Load documents from Google Drive and split into processable chunks
  4. 4.Store data in Qdrant for fast vector-based retrieval
  5. 5.Enrich alerts with relevant information from the vector database
  6. 6.Update Zendesk tickets with enriched content

Use cases

  • Enhance support tickets with contextual information from internal documentation
  • Improve support team efficiency by providing documented answers linked to each case

Requirements

  • OpenAI API account with access permissions
  • Zendesk account with ticket update privileges
  • Google Drive folder containing reference documents
  • Qdrant account or local instance with sufficient storage

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 275
Downloads 167

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