Skip to content

A no-code automation that uses a multi-step workflow to categorize customer support tickets. The automation listens for new requests from a Google Form, uses an AI model to classify the request, and then routes it to the correct team via email.

Notifications You must be signed in to change notification settings

JP-source-do/ai-support-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

AI-Powered Support Ticket Automation

This project is a no-code automation that uses a multi-step workflow to categorize customer support tickets. The automation listens for new requests from a Google Form, uses an AI model to classify the request, and then routes it to the correct team via email.

How It Works

  1. A new request is submitted via Google Form.
  2. A Make.com scenario is triggered.
  3. The scenario uses the OpenRouter API and an AI model to categorize the request into "Sales Inquiry", "Technical Support", or "Billing Question".
  4. The Google Sheet is updated with the AI's category.
  5. A Router then sends an email notification to the correct department based on the category.

Demo Watch a live demonstration of the automation in action:

https://www.loom.com/share/3412a4f83aa4498484879f3d566ecfce

About

A no-code automation that uses a multi-step workflow to categorize customer support tickets. The automation listens for new requests from a Google Form, uses an AI model to classify the request, and then routes it to the correct team via email.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published