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...
I got fed up with the manual price checks for my dropshipping store, so I wired n8n together with a Schedule Trigger, an HTTP Request to the competitor API, Google Sheets for my own rates, a Merge and an IF node to spot gaps, then...
System Health Check: Schedule periodically checks the availability of n8n, the store website and DuckDNS via separate HTTP requests. Results are evaluated and a combined system status report is sent to Telegram.
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...
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).