I was tired of juggling Telegram messages, product photos, and a sprawling Google Sheet for every lead. Using n8n I wired a Telegram Trigger to Groq Vision for image recognition, then an IF/Switch combo decides whether the user is a...
How many hours a week do you burn manually updating store discounts?
Applies discount rules to WooCommerce products automatically and reports every change. ⏱ ~20 min/day saved automatically. Built with n8n (Auto Discount Manager).
I finally stopped playing email ping‑pong. Using n8n’s Gmail Trigger, an HTTP Request to Groq’s AI, and a Gmail Send node, I built a flow that reads incoming customer mails, lets Groq draft a reply, and shoots it back instantly. No more...
I finally stopped the Monday grind of pulling promotions from Sheets and hand‑crafting an email. Using n8n’s Schedule Trigger, a Google Sheets node, a Loop and a tiny Code step, I now generate a personalized HTML newsletter for each...
Cart Recovery: Webhook receives abandoned cart data, validates it and checks cart value. If cart meets conditions — prepares a personalized email and sends cart recovery message. Result logged to Google Sheets.