Intercom Ticket Intake to Queue
Fetches Intercom conversations, normalizes them, scores priority with AI, and upserts them into the persistent Support Ticket Queue table.
Shared by Shiv · Shiv Prod Test.
Remixed 0 times on Ballet.
How it works
- Fetch recent conversations from the connected Intercom account — Fetching the latest support conversations from Intercom...
- Normalize raw Intercom conversation fields into a consistent record shape — Cleaning up conversation data...
- Skip tickets already in the queue with no changes, so only new or updated tickets get scored — Checking which tickets are already up to date...
- Use AI to assign a priority label to each normalized ticket — Reviewing each ticket to assign a priority level...
- Add new tickets to the queue as pending, or update existing tickets when changed — Adding tickets to the support queue...
Integrations
Intercom
Sample output
Created by AI. Fictional demo data — not a customer run.
Remix this playbook