Back to Templates
This workflow automates QA review of Intercom support conversations by:
Triggering on conversation.admin.closed
events via a webhook
Fetching full conversation data using Intercom API
Structuring and summarizing the conversation into a readable transcript
Using GPT to evaluate:
Logging structured QA scores in a Google Sheet
Providing coaching-style feedback if the rating is 3 or below
Note: This workflow contains a sticky notes to explain each step inside the n8n canvas.