Use Cases
- Receive instant notifications for new WooCommerce orders.
- Monitor order status changes in real-time.
- Improve customer service with timely order updates.
How It Works
Webhook receives order updates from WooCommerce. Workflow checks if the order status is 'Processing'. Order details are extracted and formatted into a message. Formatted message is sent to a specified Telegram chat.
Setup Steps
- 1Import the workflow template into your n8n instance.
- 2Configure the WooCommerce webhook in your WordPress dashboard.
- 3Create a Telegram bot and obtain the API token.
- 4Set up Telegram credentials in n8n.
- 5Specify the chat ID in the Telegram node.
- 6Activate the workflow and test by placing a new order.
Apps Used
WooCommerce
Telegram
Categories
Target Roles
Industries
Tags
#notifications
#process automation
#workflow management