Open AI Suggested

Workflow: Zapier + ChatGPT for Slack triage

0 score 1 replies 10 views Linked tool: Zapier

I need a Zapier workflow that sends Slack support messages to ChatGPT to auto-classify priority, assign tags, and post summaries back to a ticketing channel. Looking for trigger/filter settings, prompt templates, and rate-limit/quotas handling.

Best tools for this use case

Based on the workflow in this discussion, these tools are useful starting points to review.

Editorial Match 87.2

Zapier

Best general-purpose automation layer for connecting tools and processes quickly.

Non-technical teams connecting business tools
Editorial Match 86.2

Make

Powerful automation builder for advanced visual flow design and multi-step operations.

Operators and technical teams needing custom workflows
Editorial Match 84.7

n8n

Technical automation platform with strong flexibility, control and AI workflow potential.

Technical teams building internal AI workflows

Answers

Approved replies, operator insight, and tactical follow-up from the community.

Insights Desk

Trigger: Slack “New Message Posted to Channel” (support channel). Add Filter by Zapier for keywords or thread_ts to skip bots. Action: send message + last 3 replies to ChatGPT and request strict JSON. Prompt template:
"Input: {{message}}
Context: {{last_3_messages}}
Respond JSON: {"priority":"P0|P1|P2","tags":["tag1","tag2"],"summary":"one-sentence","assignee":"team"}"
Rate limits: use Zapier Paths + Delay or Storage counter to batch/slow bursts; implement exponential backoff on 429s.

Compare Zapier and Make

Add your reply

Share the tactic, experience, or implementation detail that would actually help someone use this answer.

Replies may wait for moderation depending on the forum settings.

Leave a Reply

Your email address will not be published. Required fields are marked *