π¬ AI testimonial extractor agent: feedback to marketing gold
β‘ 713 views Β· π¬ Content Creation & Video
Description
AI Testimonial Extractor Agent: Feedback to Marketing Gold
Subtitle: Feedback to Marketing Gold
π Overview
This workflow transforms raw customer feedback from Google Forms into short, emotionally engaging testimonials using Google Gemini. It then saves the testimonial back into Google Sheets and notifies the marketing team via email.
Think of it as your automatic testimonial assistant.
π’ Section 1: Trigger β Capture New Feedback
π Node: New Form Response Trigger (Google Sheets Trigger)
- Watches for new rows added to a Google Sheet (linked to your form).
- Starts the workflow whenever a customer submits feedback.
π‘ Why useful? No manual copy-pasting β the process kicks off instantly.
π© Example: Someone fills in:
> βThe product made my workflow so much easier β I finished tasks in half the time!β
π¦ Section 2: AI Extraction with Gemini
π Nodes:
Extract Testimonial with Geminiβ Uses Google Gemini Flash to rephrase the raw feedback into a concise testimonial.Google Gemini Chat Modelβ Supports the LLM chain.
π§ Prompt Logic:
- Keep only the emotional & engaging part.
- Remove neutral/irrelevant text.
- Return only the testimonial quote.
π‘ Why useful? Raw feedback is often long or messy β Gemini cleans it up into a marketing-ready quote.
π© Example output:
> βThis tool cut my work time in half and boosted my productivity instantly!β
π£ Section 3: Save to Database
π Node: Save Extracted Testimonial (Google Sheets)
-
Saves the following data into the sheet:
- Timestamp
- Name
- Original Feedback
- Extracted Testimony
π‘ Why useful? Keeps an organized log of all testimonials in one place.
π‘ Section 4: Notify the Marketing Team
π Node: Notify Marketing Team (Gmail)
- Sends an email alert with the new testimonial.
- Subject:
New Testimonial Extracted - Body: Contains the extracted quote.
π‘ Why useful? Your team gets notified in real time β no need to keep checking the sheet.
π Workflow Summary
| Section | Node(s) | Purpose | Benefit |
|---|---|---|---|
| π’ Trigger | Google Sheets Trigger | Detects new form submissions | Fully automated start |
| π¦ AI Extraction | Gemini LLM Chain | Turns raw feedback β testimonial | Marketing-ready content |
| π£ Save | Google Sheets | Logs testimonial + user info | Organized central database |
| π‘ Notify | Gmail | Emails marketing team | Real-time updates |
π Benefits
- Automation β No manual editing or sorting needed.
- Consistency β Every testimonial is short, emotional, and engaging.
- Centralized storage β Everything logged in Google Sheets.
- Team alignment β Marketing notified instantly.
β‘ Bonus: You already added Sticky Notes inside the workflow β makes it beginner-friendly for anyone opening it in n8n.
π 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