workflows.fit
Back to n8n workflows
n8n templateFreeBy Toshiya Minami

Analyze customer survey feedback with AI, Google Sheets & Slack reports

Here’s a clean, English-only template description you can paste into the n8n “Description” field. --- Overview This workflow analyzes customer survey responses, groups them by sentiment (positive / neutral / negative)...

Data & StorageProductivityCommunicationHITLDevelopmentCore NodesAILangchain
Loading interactive preview...

Template notes

Here’s a clean, English-only template description you can paste into the n8n “Description” field.

---

Overview

This workflow analyzes customer survey responses, groups them by sentiment (positive / neutral / negative), generates themes and insights with an AI agent, and delivers a consolidated report to your destinations (Google Sheets, Slack). It runs on a daily schedule and uses batch-based AI analysis for accuracy.

Flow: Schedule → Fetch from Sheets → Group & batch (Code) → AI analysis → Aggregate → Save/Notify (Sheets, Slack)

What You’ll Need

A survey data source (Google Sheets recommended) AI model credentials (e.g., OpenAI or OpenRouter) Optional destinations: Google Sheets (summary sheet), Slack channel

Setup