What This Workflow Does
This automation solves the critical problem of order visibility for WooCommerce store owners and teams. Without real-time alerts, you might miss time-sensitive orders or delay fulfillment while waiting to check your dashboard manually.
The workflow monitors your WooCommerce store for new orders and instantly sends detailed notifications to your Telegram channel or group. Each alert includes essential order information like customer details, products purchased, and order total - allowing you to take immediate action from anywhere using your mobile device.
How It Works
1. Order Detection
The workflow polls your WooCommerce store at regular intervals (configurable) to check for new orders. It uses WooCommerce's REST API to fetch order data with proper authentication.
2. Data Processing
When a new order is detected, the workflow extracts key information like order ID, customer name, email, items purchased, quantities, and total amount. It formats this data into a readable structure.
3. Telegram Notification
The formatted order information is sent to your preconfigured Telegram channel or group via Telegram Bot API. You can customize the notification message template to include exactly the information your team needs.
Pro tip: Add emojis to your Telegram notifications for better visual scanning - like ๐ฆ for new orders or ๐ฐ for high-value purchases.
Who This Is For
This automation is ideal for:
- Ecommerce store owners who need real-time order alerts
- Dropshipping businesses that must forward orders quickly
- Teams managing WooCommerce stores remotely
- Businesses with time-sensitive fulfillment processes
- Anyone who wants to reduce order processing delays
What You'll Need
- A WooCommerce store with API access enabled
- n8n instance (cloud or self-hosted)
- Telegram account with admin access to a channel/group
- Telegram bot token (create via @BotFather)
- Channel/group chat ID where notifications should be sent
Quick Setup Guide
- Download the template file
- Import into your n8n instance
- Configure WooCommerce API credentials in the HTTP Request node
- Set up your Telegram bot token and chat ID
- Customize the notification message template if needed
- Test with a real order and adjust as necessary
- Activate the workflow
Key Benefits
Never miss an order: Get instant alerts the moment a customer completes checkout, reducing fulfillment delays by up to 90% compared to manual dashboard checking.
Mobile-friendly workflow: Manage orders from anywhere using Telegram's mobile app, perfect for store owners who are often away from their desks.
Team collaboration: Share order notifications with your entire team in a Telegram group, improving coordination for packing and shipping.
Customizable alerts: Tailor notifications to show only the information your team needs, reducing noise and improving focus.
No additional costs: Uses free Telegram bot API and WooCommerce's built-in REST API, with no monthly fees for basic functionality.