Skip to main content

Analyze post-event survey feedback from Google Forms with GPT-4o, Slack and Google Docs

Workflow preview

Workflow preview
100%
Analyze post-event survey feedback from Google Forms with GPT-4o, Slack and Google Docs preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

AI Event Feedback Analyzer → Instant Slack Alerts + Google Docs Reports Turn raw Google Forms into actionable insights —AI extracts sentiment, themes, testimonials → posts Slack digests + builds...

Best for

  • Market Research automation workflows
  • AI Summarization automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.stickynote, n8n-nodes-base.googlesheetstrigger, n8n-nodes-base.set, @n8n/n8n-nodes-langchain.lmchatopenai, n8n-nodes-base.googledocs, n8n-nodes-base.if, n8n-nodes-base.googlesheets, n8n-nodes-base.aggregate

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Milo Bravo.

Original n8n.io source

1.1 Workflow description

Title
Analyze post-event survey feedback from Google Forms with GPT-4o, Slack and Google Docs
Workflow name
Analyze post-event survey feedback from Google Forms with GPT-4o, Slack and Google Docs

🎉 AI Event Feedback Analyzer → Instant Slack Alerts + Google Docs Reports

Turn raw Google Forms into actionable insights—AI extracts sentiment, themes, testimonials → posts Slack digests + builds running Doc report. Perfect for conferences, webinars, workshops.

🎯 Use Cases

  • Event planners tracking NPS + improvements live
  • Webinar hosts surfacing testimonials automatically
  • Conference organizers sharing #event-feedback in Slack
  • Marketing teams building case studies from attendee quotes

🔧 How It Works

📝 Webhook catches Google Form → Typeform submissions

🧠 AI analyzes: Sentiment 😍/😞, Likes, Improvements, Testimonial quote

💬 Posts Slack #event-feedback: "4/5 ⭐ Marketing Pro: 'Loved networking' → Add more breaks"

📄 Appends Google Doc: "{{EventName}} Feedback Log" with bullets + aggregates

🔄 Optional: Manual aggregate last 50 → "Avg 4.2⭐ Top 3 actions: ..."

text

⚙️ Setup (3 min)

✅ Google Forms → Sheets (auto) ✅ Slack #channel + OpenAI key ✅ Google Docs (variable ID) ✅ No hardcodes—plug & play

💰 Impact: 30% faster feedback loops → 15% better next events.

Keywords: event survey analysis, Google Forms AI, post-event feedback automation, Slack NPS alerts, conference testimonial generator

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - 📋 Setup Instructions

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 2 - 🔧 Field Mapping Guide

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 3 - 🤖 AI Prompt Customization

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 4 - 📊 Aggregation Branch

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 5 - Google Sheets Trigger

Type / Role
n8n-nodes-base.googleSheetsTrigger - googleSheetsTrigger
Config choices
Version 1

Block 6 - Workflow Configuration

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 7 - Normalize Survey Response

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 8 - OpenAI Chat Model

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
Config choices
Version 1.3

Block 9 - Append to Google Doc

Type / Role
n8n-nodes-base.googleDocs - googleDocs
Config choices
Version 2

Block 10 - Check Trigger Type

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2.2

Block 11 - Get All Responses

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.7

Block 12 - Aggregate Ratings

Type / Role
n8n-nodes-base.aggregate - aggregate
Config choices
Version 1

Block 13 - Calculate Average Rating

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 14 - OpenAI Chat Model Aggregation

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
Config choices
Version 1.3

Block 15 - AI Aggregate Summary

Type / Role
@n8n/n8n-nodes-langchain.informationExtractor - informationExtractor
Config choices
Version 1.2

Block 16 - Post Aggregate to Slack

Type / Role
n8n-nodes-base.slack - slack
Config choices
Version 2.3

Block 17 - Append Aggregate to Doc

Type / Role
n8n-nodes-base.googleDocs - googleDocs
Config choices
Version 2

Block 18 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 19 - Sticky Note1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 20 - Google Forms Webhook

Type / Role
n8n-nodes-base.webhook - webhook
Config choices
Version 2.1

Block 21 - AI Sentiment Analysis

Type / Role
@n8n/n8n-nodes-langchain.informationExtractor - informationExtractor
Config choices
Version 1.2

Block 22 - Slack #event-feedback

Type / Role
n8n-nodes-base.slack - slack
Config choices
Version 2.3

Block 23 - If

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2.2

Block 24 - Sticky Note2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Showing the first 24 of 28 workflow blocks. Download the JSON for the full node graph.

3. Summary Table

Workflow Analyze post-event survey feedback from Google Forms with GPT-4o, Slack and Google Docs
Complexity advanced
Nodes 28
Categories Market Research, AI Summarization
Author Milo Bravo
Published 10 Jan 2026

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/12621/12621.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Analyze post-event survey feedback from Google Forms with GPT-4o, Slack and Google Docs do?

AI Event Feedback Analyzer → Instant Slack Alerts + Google Docs Reports Turn raw Google Forms into actionable insights —AI extracts sentiment, themes, testimonials → posts Slack digests + builds...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Market Research, AI Summarization use case.