Subtitle: Feedback to Marketing Gold
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.
🔗 Node: New Form Response Trigger
(Google Sheets Trigger)
💡 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!”
🔗 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:
💡 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!”
🔗 Node: Save Extracted Testimonial
(Google Sheets)
Saves the following data into the sheet:
💡 Why useful?
Keeps an organized log of all testimonials in one place.
🔗 Node: Notify Marketing Team
(Gmail)
New Testimonial Extracted
💡 Why useful?
Your team gets notified in real time → no need to keep checking the sheet.
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 |
⚡ Bonus: You already added Sticky Notes inside the workflow → makes it beginner-friendly for anyone opening it in n8n.