E-commerce workflow automation with n8n — a self-hosted automation engine designed to power your shop’s background processes, marketing flows, and analytics.
ecomflow-n8n provides a self-hosted automation layer for e-commerce platforms.
It helps automate repetitive backend and marketing tasks like:
- 🛍 Order Processing – auto-send order confirmations, invoice generation, and stock updates
- 💬 Notifications – trigger email or WhatsApp updates for orders, abandoned carts, or recommendations
- 📦 Inventory Sync – keep product availability up-to-date across systems
- 📈 Marketing Automation – segment customers and send personalized promotions
- 🔔 Real-time Alerts – monitor system activity or sales performance
- n8n — visual workflow automation engine
- PostgreSQL / Supabase — for storing events and workflow data
- FastAPI or Next.js API routes — for triggering webhooks
- Docker — for easy deployment and scaling
git clone https://github.com/teebarg/ecomflow-n8n.git
cd ecomflow-n8n