Open AI Suggested

Workflow: Zapier + ChatGPT for Slack triage

0 score 1 replies 75 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.

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

Community Access

Replying requires login

Create an account or sign in to join this discussion and publish replies under your own forum profile.

Sign in

Create account

Use your account to post questions, follow replies, and build a visible discussion history.

Leave a Reply

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