Get Slack notifications when new product published on WooCommerce — n8n ワークフロー

複雑度 トリガー3個のノード🏷️ Miscellaneous👁 1,326回閲覧作成者:n8n Team

概要

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

使用ノード

Slack

ワークフロープレビュー

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

仕組み

  1. 1

    トリガー

    このワークフローは トリガー トリガーで開始します。

  2. 2

    処理

    データは 3 個のノードを流れます, connecting if, slack, woocommercetrigger。

  3. 3

    出力

    ワークフローは自動化を完了し、設定された宛先に結果を配信します。

ノード詳細 (3)

SL

Slack

slack

#1

このワークフローのインポート方法

  1. 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
  2. 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
  3. 3ダウンロードした get-slack-notifications-when-new-product-published-on-woocommerce ファイルを選択し、インポートをクリックします。
  4. 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
  5. 5ワークフローをテスト をクリックして動作確認し、有効化します。

またはn8nの JSONからインポート に直接貼り付け:

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

インテグレーション

ifslackwoocommercetrigger

このワークフローを取得

ワンクリックでダウンロード&インポート

JSONをダウンロードn8n.ioで見る
ノード3
複雑度low
トリガーtrigger
閲覧数1,326
カテゴリMiscellaneous

作成者

n8n Team

n8n Team

@n8n-team

タグ

ifslackwoocommercetrigger

n8n初めてですか?

n8nは無料のオープンソースワークフロー自動化ツールです。セルフホストまたはクラウド版をご利用いただけます。

n8nを無料で始める →

Related Miscellaneous Workflows