Skip to main content

Notify on Telegram when a new order is created in WooCommerce πŸ“¦

Workflow preview

Workflow preview
100%
Notify on Telegram when a new order is created in WooCommerce πŸ“¦ preview
Open on n8n.io

Important notice

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

1. Workflow Overview

Send Telegram Notifications for New WooCommerce Orders This workflow automatically sends a Telegram notification when an order status in WooCommerce changes to "Processing." Perfect for online s...

Best for

  • CRM automation workflows
  • intermediate n8n builders looking for reusable templates

Tools used

n8n-nodes-base.if, n8n-nodes-base.code, n8n-nodes-base.stickynote, n8n-nodes-base.webhook, n8n-nodes-base.telegram

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by AmirHossein MnasouriZade.

Original n8n.io source

1.1 Workflow description

Title
Notify on Telegram when a new order is created in WooCommerce πŸ“¦
Workflow name
Notify on Telegram when a new order is created in WooCommerce πŸ“¦

πŸ“¦ Send Telegram Notifications for New WooCommerce Orders

This workflow automatically sends a Telegram notification when an order status in WooCommerce changes to "Processing." Perfect for online store owners who want instant updates on order fulfillment.

βš™οΈ Set Up Telegram Alerts for WooCommerce Orders

  • Configure WooCommerce Webhook to trigger on order updates.

  • Create a Telegram Bot and obtain the API token.
  • Set Up Telegram Credentials in n8n.
  • Configure the Telegram Node with your chat ID.
  • Activate and Test the workflow by placing a new order.

##πŸ’‘ Notes You can customize the message format in the πŸ–‹οΈ Design Message Template node to include additional order details.

Contact me on [Telegram]: https://t.me/amir676080

Message structure includes the following details

πŸ†” Order Number: 11234 πŸ‘¦πŸ» Customer Name: John Doe πŸ’΅ Amount: 299.99 USD πŸ“… Order Date: βž– 25th November 2024 at 14:42 πŸ™ City: New York πŸ“ž Phone: +1 555-1234 ✍🏻 Order Note: Fast delivery requested πŸ“¦ Ordered Products: πŸ”Ή Wireless Earbuds (2 items) πŸ“ Type: Premium Sound Edition

Contact me on [Telegram]: https://t.me/amir676080

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - Check if Order Status is Processing

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2

Block 2 - Design Message Template

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 3 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 4 - Sticky Note1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 5 - Receive WooCommerce Order

Type / Role
n8n-nodes-base.webhook - webhook
Config choices
Version 2

Block 6 - Telegram

Type / Role
n8n-nodes-base.telegram - telegram
Config choices
Version 1.2

3. Summary Table

Workflow Notify on Telegram when a new order is created in WooCommerce πŸ“¦
Complexity intermediate
Nodes 6
Categories CRM
Author AmirHossein MnasouriZade
Published 25 Nov 2024

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/2575/2575.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Notify on Telegram when a new order is created in WooCommerce πŸ“¦ do?

Send Telegram Notifications for New WooCommerce Orders This workflow automatically sends a Telegram notification when an order status in WooCommerce changes to "Processing." Perfect for online s...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your CRM use case.