Back to Templates

Get Slack notifications when new product published on WooCommerce

Created by

Created by: n8n Team || n8n-team

n8n Team

Last update

Last update a year ago

Categories

Share


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.