๐ 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:
- Freelancers
- Customer support teams
- Online service providers
- Coaches and educators
Setup steps
- Connect your form tool to the Webhook node (
POSTmethod) and make sure it sends afeedbackfield. - Add your DeepSeek (or other GPT-compatible) API key to the AI request node.
- Configure the email node with your SMTP credentials and desired recipient address.
- Replace the Telegram node with Slack, Buffer, or another integration if you prefer.
- (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
- n8n Webhook node
- n8n Function node
- DeepSeek Chat or compatible AI API
- Email node (SMTP)
- Telegram node (or other integration)
- Sticky Notes for setup guidance
Use cases
- Analyze feedback from onboarding or satisfaction surveys
- Create ready-to-publish social media content from real customer praise
- Help support or marketing teams act on feedback immediately
๐ Nodes Used
Send Email, Function, HTTP Request, Webhook, Telegram
๐ฅ Import
Download workflow.json and import into n8n:
Workflow menu โ Import from File