π« AI-powered auto-tagging for Zendesk tickets using GPT-4.1-mini
β‘ 166 views Β· π« Ticket Management & Triage
Description
This workflow automatically reviews new Zendesk tickets and tags them using OpenAIβs language model. It runs every 24 hours, fetches tickets created in the last day (for specified brands), and uses an AI agent to analyze each ticketβs content. Based on customizable rules, the agent suggests and applies relevant tags, ensuring existing tags are preserved. This helps automate ticket categorization and improves support team efficiency.
Key Features:
- Scheduled daily execution
- Brand filtering for targeted ticket processing
- AI-powered tagging based on ticket content and custom rules
- Preserves existing tags while adding new ones
Setup Instructions:
- Replace placeholder brand IDs/names and tag rules with your own.
- Connect your Zendesk and OpenAI accounts.
π Nodes Used
Zendesk, Schedule Trigger, AI Agent, OpenAI Chat Model
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File