๐Ÿ“Š Analyze Google Forms feedback with Gemini AI and send weekly reports

โšก 37 views ยท ๐Ÿ“Š Market Research & Insights

Description

Who is this for

Product managers, customer success teams, and small business owners who collect feedback via Google Forms and want automated sentiment analysis without manual review. Ideal for teams processing 10-100+ responses weekly.

What this workflow does

This workflow reads new Google Forms responses from a linked Google Sheets spreadsheet, sends them to Gemini AI for sentiment analysis and topic categorization, then writes results back to the sheet, logs weekly insights in a Notion database, and emails an HTML summary report to your team. Each response gets a sentiment label (positive, neutral, negative), a 1-10 score, a category tag, and a key theme extraction.

How to set up

  1. Create a Google Form and link responses to a Google Sheet. Add four columns to the sheet: Processed, Sentiment, Category, Score.
  2. Connect your Google Sheets OAuth2 credential and select the responses sheet.
  3. Connect your Google Gemini API credential (requires a Google AI Studio API key).
  4. Create a Notion database with columns: Date, Total Responses, Positive Rate, Top Themes, Recommendation. Connect your Notion API credential.
  5. Connect your Gmail OAuth2 credential and set the recipient email address.
  6. Activate the workflow.

Requirements

How to customize

๐Ÿ”— Nodes Used

Google Sheets, Gmail, Notion, Schedule Trigger, Basic LLM Chain, Google Gemini Chat Model

๐Ÿ“ฅ Import

Download workflow.json and import into n8n: Workflow menu โ†’ Import from File

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup