Skip to main content

Get Slack notifications when new product published on WooCommerce

Workflow preview

Get Slack notifications when new product published on WooCommerce preview
Open on n8n.io

Important notice

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

Overview

This workflow let's a bot in Slack notify a specific channel when a new product in WooCommerce is published and live on the site.

Prerequisites

WooCommerce account Slack and a Slack bot

How it works

  1. Listen for WooCommerce product creation
  2. If permalink starts with https://[your-url-here].com/product/
  3. Slack bot notifies channel that a new product has been added.

Please note, you must update the URL in the IF node to match your url. If your WooCommerce doesn't use the slug /product/, that will need to be updated too.