Send Telegram Alerts for New WooCommerce Orders
This workflow is designed to automate the processing of WooCommerce order status updates. When an order status changes to "Processing," the system will send a real-time notification containing order details to a specified Telegram chat. Updates are received via Webhook, and a dynamically generated message template is used to ensure the information is clear and easy to read. This feature helps online store owners stay informed about order dynamics in a timely manner, improves operational efficiency, reduces shipping delays, and provides customers with a better service experience.

Workflow Name
Send Telegram Alerts for New WooCommerce Orders
Key Features and Highlights
This workflow automatically sends notifications containing detailed order information to a specified Telegram chat whenever a WooCommerce order status is updated to "Processing." It receives real-time order updates via Webhook and uses a code node to dynamically generate a formatted message template, ensuring the order information is clear, comprehensive, and easy to read.
Core Problems Addressed
Many online store owners cannot promptly track order status changes during the order processing phase, which may lead to shipping delays or diminished customer experience. This workflow helps merchants stay informed of critical order statuses instantly by automatically pushing Telegram alerts, thereby enhancing operational responsiveness and service quality.
Use Cases
- Automating order management on WooCommerce e-commerce platforms
- Online store operators who need immediate updates on order statuses
- E-commerce teams seeking quick order notifications via Telegram
Main Workflow Steps
- Receive WooCommerce Order Update Webhook: Listen for webhook requests triggered by order status changes.
- Check if Order Status is Processing: Proceed only if the order is currently being processed.
- Design Message Template: Extract order ID, customer information, order time, product details, etc., and generate a formatted HTML message.
- Send Telegram Notification: Push the order details to the designated Telegram chat via a Telegram Bot.
Involved Systems or Services
- WooCommerce (Order system and Webhooks)
- Telegram (Message delivery platform)
- n8n Automation Platform (Workflow orchestration and execution)
Target Audience and Value Proposition
- WooCommerce store owners and e-commerce operators who need real-time visibility into order processing
- Small e-commerce businesses and teams aiming to improve order management efficiency and reduce manual monitoring efforts
- Technical users looking to simplify notification workflows using Telegram’s instant messaging capabilities
By integrating the powerful features of WooCommerce and Telegram with flexible message template design, this workflow significantly enhances the timeliness and completeness of order notifications, making it a practical tool for automated e-commerce operations.