Turn raw client feedback into clear insights and ready to share content. The flow collects feedback, asks an AI to summarize it, and sends a short report to your inbox while dropping a social post draft into Telegram for quick review. It suits marketing teams and product leads who want fast takeaways and content ideas from every message.
It starts with a webhook that receives a POST at the client feedback path. A function builds a structured prompt so the AI knows to list positives, suggest fixes, and draft a short post. The HTTP request calls the DeepSeek API and returns the text. Another function splits the result into a detailed report and a social caption. The email node delivers the report to your team. The Telegram node sends the draft into the chat you choose for approval.
Set up a Telegram bot token, a DeepSeek API key, and SMTP details for email. Point your form or app to the webhook endpoint and include a feedback field. Expect review time to drop from about 30 minutes to about 2 minutes per entry, with more consistent messaging and faster social turnarounds. Useful for NPS responses, product reviews, and support follow ups that you want to turn into public updates.