Send Telegram Alerts for New WooCommerce Orders
detail.loadingPreview
Receive instant Telegram notifications for new WooCommerce orders, especially when their status is set to 'Processing'.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automates the process of sending Telegram alerts for new WooCommerce orders. It triggers an alert when an order's status is updated to 'Processing', providing essential order details to a specified Telegram chat. This is ideal for store owners needing immediate updates on order fulfillment.
Key Features
- Monitors WooCommerce orders for status changes to 'Processing'.
- Extracts key order details including ID, customer name, amount, date, city, phone number, order note, and ordered products.
- Formats these details into a comprehensive and readable message.
- Sends the formatted message as an alert to a designated Telegram chat.
- Utilizes webhooks for real-time order updates from WooCommerce.
How To Use
- Configure WooCommerce Webhook: Set up a webhook in WooCommerce to send 'Order updated' events to the n8n webhook URL.
- Create a Telegram Bot: Obtain an API token from Telegram's BotFather.
- Set up Telegram Credentials in n8n: Add your Telegram Bot API token to n8n credentials.
- Configure the Telegram Node: Input your Chat ID and select the Telegram credentials.
- Activate and Test: Ensure the workflow is active and test by placing a WooCommerce order and updating its status to 'Processing'.
Apps Used
Workflow JSON
{
"id": "f436cf60-7a31-49eb-85f7-57e614887cd7",
"name": "Send Telegram Alerts for New WooCommerce Orders",
"nodes": 0,
"category": "E-commerce Automation",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: f436cf60-7a31...
About the Author
N8N_Community_Pick
Curator
Hand-picked high quality workflows from the global community.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Amazon Product Price Tracker
Tracks Amazon product prices and alerts on significant changes.
New WooCommerce Product to Twitter and Telegram
Announces new WooCommerce products on Twitter and Telegram.
WooCommerce Order Created: Notify Mattermost
Sends a notification to Mattermost when a new order is created in WooCommerce.
WooCommerce Order Tracking Retriever
Retrieves and aggregates DHL tracking information for WooCommerce orders.
Gumroad Sales to Google Sheets and Telegram Notification
Automate adding Gumroad sales data to a Google Sheet and receive Telegram notifications for each sale.
WooCommerce Product Search Automation
Automates product searches in WooCommerce based on chat input, leveraging RAG and OpenAI for intelligent product retrieval.