Back to Integrations
integrationWooCommerce node
integrationTelegram node

WooCommerce and Telegram integration

Save yourself the work of writing custom integrations for WooCommerce and Telegram and use n8n instead. Build adaptable and scalable Sales, Communication, and HITL workflows that work with your technology stack. All within a building experience you will love.

How to connect WooCommerce and Telegram

  • Step 1: Create a new workflow
  • Step 2: Add and configure nodes
  • Step 3: Connect
  • Step 4: Customize and extend your integration
  • Step 5: Test and activate your workflow

Step 1: Create a new workflow and add the first step

In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.

WooCommerce and Telegram integration: Create a new workflow and add the first step

Step 2: Add and configure WooCommerce and Telegram nodes

You can find WooCommerce and Telegram in the nodes panel. Drag them onto your workflow canvas, selecting their actions. Click each node, choose a credential, and authenticate to grant n8n access. Configure WooCommerce and Telegram nodes one by one: input data on the left, parameters in the middle, and output data on the right.

WooCommerce and Telegram integration: Add and configure WooCommerce and Telegram nodes

Step 3: Connect WooCommerce and Telegram

A connection establishes a link between WooCommerce and Telegram (or vice versa) to route data through the workflow. Data flows from the output of one node to the input of another. You can have single or multiple connections for each node.

WooCommerce and Telegram integration: Connect WooCommerce and Telegram

Step 4: Customize and extend your WooCommerce and Telegram integration

Use n8n's core nodes such as If, Split Out, Merge, and others to transform and manipulate data. Write custom JavaScript or Python in the Code node and run it as a step in your workflow. Connect WooCommerce and Telegram with any of n8n’s 1000+ integrations, and incorporate advanced AI logic into your workflows.

WooCommerce and Telegram integration: Customize and extend your WooCommerce and Telegram integration

Step 5: Test and activate your WooCommerce and Telegram workflow

Save and run the workflow to see if everything works as expected. Based on your configuration, data should flow from WooCommerce to Telegram or vice versa. Easily debug your workflow: you can check past executions to isolate and fix the mistake. Once you've tested everything, make sure to save your workflow and activate it.

WooCommerce and Telegram integration: Test and activate your WooCommerce and Telegram workflow

Notify on Telegram and Twitter when new order is added in WooCommerce

This workflow uses a WooCommerce trigger that will run a new product has been added, It will then post the product to Telegram and Twitter.

To use this workflow you will need to set the credentials to use for the WooCommerce, Twitter and Telegram nodes.

Nodes used in this workflow

Popular WooCommerce and Telegram workflows

Send Telegram Notification for New WooCommerce Orders

🔧 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.
+2

AI-Driven WooCommerce Product Importer from Google Sheet with Yoast SEO meta

This workflow streamlines your WooCommerce product creation process by integrating directly with Google Sheets. Simply input product details into your spreadsheet, and the workflow takes care of the rest-automatically creating new products on your WooCommerce store with inventory management. But it doesn’t stop there. A dedicated SEO expert chain analyzes each product’s content and generates optimized meta titles and meta descriptions for the plugin Yoast SEO, enhancing visibility and ranking potential on search engines. Key Benefits: 🔄 Automation: No more manual uploads—save time and reduce errors by syncing Google Sheets directly with WooCommerce. ⚡ Speed: Instantly publish multiple products with just one action. 🧠 Built-in SEO Intelligence: Automatically generate SEO-friendly meta titles and descriptions tailored to each product. 📈 Improved Search Visibility: Boost your store's traffic with optimized product listings. 🧩 Customizable: Easily adapt the workflow to your specific needs or integrate with other platforms. How It Works This workflow automates the creation of WooCommerce products and generates optimized SEO meta tags (title and description) using AI. Here’s the step-by-step process: Data Retrieval**: The workflow starts by fetching product details (title, category, description, price, etc.) from a Google Sheets document. Product Creation**: Each product is created in WooCommerce using the retrieved data, including categories, pricing, stock details, and images. AI-Powered SEO Optimization**: An AI model (Google Gemini via OpenRouter) analyzes the product details and generates SEO-optimized meta titles (≤60 chars) and meta descriptions (≤160 chars). Meta Tag Assignment**: The generated meta tags are saved back to the Google Sheets and applied to the WooCommerce product using Yoast SEO metadata. Completion Tracking**: The workflow marks completed entries in Google Sheets and sends a Telegram notification upon finishing all products. Set Up Steps Before running the workflow, ensure the following steps are completed: Step 1**: Install the Yoast SEO plugin on WordPress and add the provided PHP code to functions.php to enable meta tag API support. Step 2**: Enable the WooCommerce REST API in WordPress and configure the Telegram node with a valid CHAT_ID for notifications. Step 3**: Prepare a Google Sheet with product data (columns A-I in specific formats) and share its ID in the workflow. Ensure columns B, E, and F are in text format, and column I is numeric. Once set up, the workflow can be triggered manually or scheduled to run automatically, streamlining product creation and SEO optimization. Who is it useful for? Ideal for eCommerce managers, digital marketers, or anyone managing large product catalogs-this workflow turns your spreadsheet into a powerful product launcher. Need help customizing? Contact me for consulting and support or add me on Linkedin.
+2

Create WooCommerce products and WordPress posts from product links via Telegram and BrowserAct

Automate product creation from links to WordPress & WooCommerce using Telegram & BrowserAct This workflow is a powerful e-commerce assistant that takes a raw product link (from any online store) and automatically creates optimized listings for your own platforms. It uses AI to write persuasive sales copy and blog articles, generates SEO-friendly image metadata, and syncs everything directly to WooCommerce and WordPress. Target Audience Dropshippers, affiliate marketers, and e-commerce store owners who want to scale their product catalog and content marketing effortlessly. How it works Analyze Intent: The workflow receives a message via Telegram. An AI Agent classifies it to see if it's a product link or a casual chat. Scrape Details: If a link is detected, BrowserAct executes a background task to scrape the product's title, price, description, images, and reviews. AI Strategy: A "Senior Copywriter" AI (using OpenAI/Gemini) processes the raw data. It writes a high-converting WooCommerce description (with HTML formatting), drafts an engaging blog post review, and generates SEO filenames/alt-text for all images. Sync to Store: WooCommerce: Creates the product, sets the price, and updates the description. WordPress: Publishes the AI-written blog article reviewing the product. Optimize Images: The workflow loops through every product image, updating them in WooCommerce with the new SEO-friendly metadata. How to set up Configure Credentials: Connect your Telegram, WooCommerce, WordPress, BrowserAct, Google Gemini, and OpenRouter accounts in n8n. Prepare BrowserAct: Ensure the WordPress & WooCommerce Product Management template is saved in your BrowserAct account. Configure Telegram: Create a bot via BotFather and add the API token to your Telegram credentials. Activate: Turn on the workflow. Test: Send a product link (e.g., from AliExpress or Amazon) to your bot to see it magically appear in your store and blog. Requirements BrowserAct* account with the WordPress & WooCommerce Product Management* template. WooCommerce** account (Consumer Key/Secret). WordPress** account (Application Password). Telegram** account (Bot Token). Google Gemini* & OpenRouter* accounts. How to customize the workflow Change Blog Tone: Modify the system prompt in the Generate response agent to change the writing style (e.g., "Professional Reviewer" vs. "Hypebeast"). Add Social Media: Add a Twitter or LinkedIn node at the end to automatically tweet the new blog post link. Price Markup: Add a Code node before the WooCommerce step to automatically increase the scraped price by a percentage (margin). Need Help? How to Find Your BrowserAct API Key & Workflow ID How to Connect n8n to BrowserAct How to Use & Customize BrowserAct Templates Workflow Guidance and Showcase Video Automate WooCommerce: Auto-Import Products & Write Blog Posts with n8n 🚀

Convert Telegram Channel Posts to WooCommerce Products Automatically

Auto-publish Telegram channel posts to WooCommerce store This n8n template automatically converts Telegram channel posts into WooCommerce products, perfect for businesses that share products on Telegram and want to sync them with their online shop. Who's it for E-commerce businesses, dropshippers, and retailers who: Use Telegram channels to showcase products Want to automatically sync products to their WooCommerce store Need to reduce manual data entry between platforms Handle multiple product images and want them properly organized How it works The workflow monitors your Telegram channel for new posts and automatically creates corresponding WooCommerce products: Telegram Trigger detects new channel posts with photos and captions Text Processing extracts product details from the post: First line becomes the product title First hashtag determines the product category Price is extracted using regex patterns Channel signature is removed from description Image Handling downloads and uploads images to WordPress media library Category Matching fetches WooCommerce categories and matches them with hashtags Product Creation creates the WooCommerce product with all extracted data Multi-Image Support handles posts with multiple images by updating the product How to set up Telegram Setup: Create a Telegram bot and get the API token Add the bot to your channel as an administrator Configure the Telegram Trigger with your bot credentials WooCommerce Setup: Enable WooCommerce REST API in your WordPress admin Create API keys with read/write permissions Configure the WooCommerce nodes with your API credentials WordPress Setup: Configure HTTP Basic Auth for WordPress REST API Update the woocommerce_url in the SetFields node with your domain Channel Post Format: First line: Product title Include at least one photo Add price in format: 9,500,000 or 9.500.000 Use hashtags that match your WooCommerce category names End posts with your signature after the divider character Requirements Active Telegram bot with channel admin access WooCommerce store with REST API enabled WordPress with media upload permissions How to customize the workflow Price Format: Modify the regex patterns in the Code node to match your currency format Category Mapping: Ensure your Telegram hashtags exactly match your WooCommerce category names Signature Divider: Change the signature divider character in SetFields node (default: "_") Image Quality: Adjust the Telegram file download to get different image resolutions Product Status: Modify the product creation node to set products as draft instead of published

Notify on Telegram and Twitter when new order is added in WooCommerce

This workflow uses a WooCommerce trigger that will run a new product has been added, It will then post the product to Telegram and Twitter. To use this workflow you will need to set the credentials to use for the WooCommerce, Twitter and Telegram nodes.

Build your own WooCommerce and Telegram integration

Create custom WooCommerce and Telegram workflows by choosing triggers and actions. Nodes come with global operations and settings, as well as app-specific parameters that can be configured. You can also use the HTTP Request node to query data from any app or service with a REST API.

WooCommerce supported actions

Create
Create a customer
Delete
Delete a customer
Get
Retrieve a customer
Get Many
Retrieve many customers
Update
Update a customer
Create
Create a order
Delete
Delete a order
Get
Get a order
Get Many
Get many orders
Update
Update a order
Create
Create a product
Delete
Delete a product
Get
Get a product
Get Many
Get many products
Update
Update a product

Telegram supported actions

Get
Get up to date information about a chat
Get Administrators
Get the Administrators of a chat
Get Member
Get the member of a chat
Leave
Leave a group, supergroup or channel
Set Description
Set the description of a chat
Set Title
Set the title of a chat
Answer Query
Send answer to callback query sent from inline keyboard
Answer Inline Query
Send answer to callback query sent from inline bot
Get
Get a file
Delete Chat Message
Delete a chat message
Edit Message Text
Edit a text message
Pin Chat Message
Pin a chat message
Send Animation
Send an animated file
Send Audio
Send a audio file
Send Chat Action
Send a chat action
Send Document
Send a document
Send Location
Send a location
Send Media Group
Send group of photos or videos to album
Send Message
Send a text message
Send and Wait for Response
Send a message and wait for response
Send Photo
Send a photo
Send Sticker
Send a sticker
Send Video
Send a video
Unpin Chat Message
Unpin a chat message

FAQs

  • Can WooCommerce connect with Telegram?

  • Can I use WooCommerce’s API with n8n?

  • Can I use Telegram’s API with n8n?

  • Is n8n secure for integrating WooCommerce and Telegram?

  • How to get started with WooCommerce and Telegram integration in n8n.io?

Need help setting up your WooCommerce and Telegram integration?

Discover our latest community's recommendations and join the discussions about WooCommerce and Telegram integration.
Trigi Digital

Looking to integrate WooCommerce and Telegram in your company?

Over 3000 companies switch to n8n every single week

Why use n8n to integrate WooCommerce with Telegram

Build complex workflows, really fast

Build complex workflows, really fast

Handle branching, merging and iteration easily.
Pause your workflow to wait for external events.

Code when you need it, UI when you don't

Simple debugging

Your data is displayed alongside your settings, making edge cases easy to track down.

Use templates to get started fast

Use 1000+ workflow templates available from our core team and our community.

Reuse your work

Copy and paste, easily import and export workflows.

Implement complex processes faster with n8n

red iconyellow iconred iconyellow icon