Skip to main content

Send Telegram notification for new WooCommerce orders

Workflow preview

Send Telegram notification for new WooCommerce orders preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

Overview

πŸ”§ How it works: β€’ The workflow triggers when a new order is created in WooCommerce. β€’ It extracts order details including ID, status, total, and products list. β€’ Sends a formatted message via Telegram to the store admin. β€’ Includes a clickable button that links directly to the order view page.

βš™οΈ Set up steps: β€’ Estimated setup time: 5–10 minutes. β€’ Requires active WooCommerce REST API credentials. β€’ Requires a Telegram bot and your admin chat ID. β€’ Replace the Telegram chatId and WooCommerce credentials in the workflow. β€’ Make sure your WooCommerce site allows external API access.