π¬ Extract marketing testimonials from feedback with Gemini AI and Google Sheets
β‘ 404 views Β· π¬ Content Creation & Video
Description
Extract Marketing Testimonials from Feedback with Gemini AI and Google Sheets
π Overview
This workflow automatically extracts short emotional testimonials from Google Form responses. It listens for new feedback in Google Sheets, processes it with AI (Google Gemini), writes back a refined testimonial, and sends an email notification.
Think of it as your testimonial assistantβturning raw customer feedback into marketing-ready quotes.
π’ Section 1: Trigger β Listen for New Feedback
π Nodes:
- Google Sheets Trigger β Watches for new rows (new form responses).
π‘ Beginner takeaway: Whenever a customer submits feedback via your form, this trigger wakes up the workflow.
π Advantage: No manual checking β feedback is instantly processed.
π¦ Section 2: Testimonial Extraction with AI
π Nodes:
- Basic LLM Chain β Runs a custom prompt that tells the AI: βExtract a short, emotional testimonial quote from the feedback.β
- Google Gemini Chat Model β The AI brain that processes and rewrites the testimonial.
π‘ Beginner takeaway: This part filters out neutral or boring text and produces a catchy, emotional testimonial.
π Advantage: Saves you time editing feedback β instantly produces marketing-ready quotes.
π£ Section 3: Store & Notify
π Nodes:
- Google Sheets (Write Back) β Saves the extracted testimonial into the same Google Sheet.
- Gmail β Sends an email with the new testimonial to your chosen inbox.
π‘ Beginner takeaway: The testimonial is both saved for records and shared with your team via email.
π Advantage: You get real-time alerts and maintain a growing database of testimonials.
π Final Overview Table
| Section | Nodes | Purpose | Benefit |
|---|---|---|---|
| π’ Trigger | Google Sheets Trigger | Detect new feedback | Automated start |
| π¦ AI Extraction | LLM Chain + Gemini | Extract emotional testimonial | Marketing-ready quotes |
| π£ Store & Notify | Google Sheets + Gmail | Save + send testimonial | Organized + instant alerts |
π Why This Workflow is Useful
- Automates testimonial creation β No manual copywriting needed
- Captures emotions β AI filters for impactful quotes
- Centralized storage β All testimonials logged in Google Sheets
- Instant notifications β New testimonials delivered straight to email
- Beginner-friendly β Just connect your sheet + Gmail and it runs on its own
π Nodes Used
Google Sheets, Gmail, Google Sheets Trigger, Basic LLM Chain, Google Gemini Chat Model
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File