intermediate45 minutes1 min read

How to flag repeat customer contacts in Gorgias and alert your team in Slack

Automatically detect customers who've contacted support 3 or more times in 7 days and flag them for proactive attention — catching frustration patterns before they escalate to churn.

How to flag repeat customer contacts in Gorgias and alert your team in Slack

Workflow

New ticket arrives
Check recent ticket history
3+ tickets in 7 days?
Yes
Tag + Slack alert
No
Normal queue

Why flag repeat contacts?

A customer who reaches out three times in a week is telling you something — even if each individual ticket looks routine. Repeat contacts are one of the strongest leading indicators of churn, and most support teams miss them entirely because each ticket gets handled in isolation. By the time someone on the team notices the pattern, the customer has already decided to leave.

Gorgias Rules can match keywords and tags on individual tickets, but they cannot query a customer's ticket history or count how many times someone has contacted you recently. That limitation means there is no native Gorgias approach for this recipe — you need an external workflow that can look up past tickets and apply logic across them.

What you'll need

Prerequisites
  • Gorgias account with REST API access (API key and email)
  • Slack workspace with a channel for support escalations or alerts
  • Slack Incoming Webhook URL or Slack API token
  • (Optional) A "repeat-contact" tag created in Gorgias for filtering

Choose your approach

Select an approach below to see the full step-by-step guide.

n8n

medium

Gorgias webhook → query customer ticket history → flag repeats + Slack alert

Cost: $0-24/moView guide

Agent Skill

low

Agent skill that scans recent tickets, identifies repeat contacts, and alerts Slack

Cost: Usage-basedView guide

Claude Cowork

low

Scheduled Cowork task that checks for repeat contacts and flags them

Cost: Usage-basedView guide

Related Recipes

Frequently Asked Questions

Need help implementing this?

We build and optimize automation systems for mid-market businesses. Let's discuss the right approach for your team.