Park Help Scout retro-tagged tickets for review with OpenAI and TeamRetro
Quick overview This workflow watches for Help Scout conversations tagged “retro”, uses OpenAI to classify and summarise the customer’s first message, deduplicates against recently parked items, then creates a new TeamRetro parking lot item (or skips duplicates) and leaves a private note back on the Help Scout ticket.
How it works Triggers in Help Scout when conversation tags change. Checks whether the conversation currently includes the “retro” tag and, if so, fetches the full conversation details from Help Scout. Extracts the ticket subject, number, mailbox ID, and a cleaned version of the first customer message. Sends the ticket content to OpenAI to return structured fields for actionable status, category, and a one-sentence summary. If the ticket is actionable (and not praise), pulls the last 30 days of parked items from TeamRetro and compares titles to the new summary using token-overlap to detect near-duplicates. If a duplicate is found, adds a private “already parked” note to the Help Scout conversation; otherwise, creates a new TeamRetro parked item and adds a private confirmation note to the Help Scout conversation.
Setup Connect Help Scout OAuth2 credentials for the trigger and Help Scout conversation/thread actions, and ensure a “retro” tag exists in Help Scout for agents to apply. Add an OpenAI API key and select the model used for the classification/summarisation step. Add a TeamRetro API key with access to the parking lot feature and replace REPLACE_WITH_TEAM_ID with your TeamRetro team ID in both TeamRetro nodes.
Related Templates
Get Airtable data via AI and Obsidian Notes
I am submitting this workflow for the Obsidian community to showcase the potential of integrating Obsidian with n8n. Whi...
AI SEO Readability Audit: Check Website Friendliness for LLMs
Who is this for? This workflow is designed for SEO specialists, content creators, marketers, and website developers who ...
Use OpenRouter in n8n versions <1.78
What it is: In version 1.78, n8n introduced a dedicated node to use the OpenRouter service, which lets you to use a lot...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments