Get Slack notifications when new product published on WooCommerce — Workflow n8n

Faible complexité Déclencheur3 nœuds🏷️ Miscellaneous👁 1,326 vuespar n8n Team

Aperçu

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

Listen for WooCommerce product creation If permalink starts with https://[your-url-here].com/product/ 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 wi

Nœuds utilisés

Slack

Aperçu du workflow

I
If URL has /product/
Send message to slack
O
On product creation
3 nodes2 edges

Comment ça fonctionne

  1. 1

    Déclencheur

    Le workflow démarre avec un déclencheur déclencheur.

  2. 2

    Traitement

    Les données transitent par 3 nœuds, connecting if, slack, woocommercetrigger.

  3. 3

    Sortie

    Le workflow termine son automatisation et livre le résultat à la destination configurée.

Détails des nœuds (3)

SL

Slack

slack

#1

Comment importer ce workflow

  1. 1Cliquez sur le bouton Télécharger JSON à droite pour enregistrer le fichier du workflow.
  2. 2Ouvrez votre instance n8n. Accédez à Workflows → Nouveau → Importer depuis un fichier.
  3. 3Sélectionnez le fichier get-slack-notifications-when-new-product-published-on-woocommerce téléchargé et cliquez sur Importer.
  4. 4Configurez les identifiants pour chaque nœud de service (clés API, OAuth, etc.).
  5. 5Cliquez sur Tester le workflow pour vérifier que tout fonctionne, puis activez-le.

Ou collez directement dans n8n → Importer depuis JSON :

{ "name": "Get Slack notifications when new product published on WooCommerce", "nodes": [...], ...}

Intégrations

ifslackwoocommercetrigger

Obtenir ce workflow

Téléchargez et importez en un clic

Télécharger JSONVoir sur n8n.io
Nœuds3
Complexitélow
Déclencheurtrigger
Vues1,326
CatégorieMiscellaneous

Créé par

n8n Team

n8n Team

@n8n-team

Tags

ifslackwoocommercetrigger

Nouveau sur n8n ?

n8n est un outil d'automatisation de workflows gratuit et open-source. Hébergez-le vous-même ou utilisez la version cloud.

Obtenir n8n gratuitement →

Related Miscellaneous Workflows