🎫 Categorize support emails with AI and create tasks in Dart

117 views · 🎫 Ticket Management & Triage

Description

Automatically turn incoming support emails into categorized, prioritized tasks in Dart—complete with AI-generated summaries, tags, and sender context.

What It Does

This workflow captures emails from Gmail, uses an AI model to classify them into one of seven categories (e.g., Bug Report, Billing, Feature Request), and creates a structured task in Dart. Each task includes:

The workflow also parses and cleans the raw HTML email content, ensuring all data is readable and workflow-ready.

Who’s It For

This template is built for support and operations teams using Dart who want to streamline how incoming emails are sorted and turned into actionable tasks. It’s ideal for organizations managing multiple types of requests and updates from clients, partners, or systems.

How to Set Up

  1. Import the workflow into n8n
  2. Connect your Gmail and Dart accounts
  3. Replace the dummy Dartboard ID with your actual board ID
  4. Choose your preferred AI model (results may vary depending on model quality)
  5. If your target email address is in a google group, use the Filter: “Sender” in the Gmail trigger

Requirements

How to Customize the Workflow

🔗 Nodes Used

Gmail Trigger, AI Agent, OpenAI Chat Model

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup