๐Ÿ“Š Client feedback collector & analyzer (Form โ†’ AI summary โ†’ Email + Social draft)

โšก 1,516 views ยท ๐Ÿ“Š Market Research & Insights

Description

What this workflow does

This n8n workflow collects client feedback through a form (Tally, Typeform, or Google Forms) and uses AI to analyze it.
It automatically generates a summary of the positive points, highlights areas for improvement, and drafts a short social media post based on the feedback.

Ideal for:


Setup steps

  1. Connect your form tool to the Webhook node (POST method) and make sure it sends a feedback field.
  2. Add your DeepSeek (or other GPT-compatible) API key to the AI request node.
  3. Configure the email node with your SMTP credentials and desired recipient address.
  4. Replace the Telegram node with Slack, Buffer, or another integration if you prefer.
  5. (Optional) Customize the prompt in the function node for different tone/language.

๐Ÿ• Estimated setup time: ~15 minutes
๐Ÿ’ฌ Sticky notes are included and clearly positioned to guide you.


Technologies used


Use cases


๐Ÿ”— Nodes Used

Send Email, Function, HTTP Request, Webhook, Telegram

๐Ÿ“ฅ Import

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

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