(De)activate n8n workflows using Telegram commands — n8n ワークフロー

複雑度 トリガー9個のノード💎 Other👁 2,656回閲覧作成者:MilanWR

概要

Telegram N8N workflow (de)activator

What does it do? This workflow helps you to quickly activate or deactivate a workflow through Telegram. Sometimes we are not able to access a PC to resolve an issue if something goes wrong with a workflow. If you, like me, use Telegram to send yourself error reports, you can quickly react in case of urgency. Just by sending '/stop' combined with the name you use for a workflow, you can deactivate a workflow, or reactivate it with '/start'. For example '/stop

使用ノード

Sticky Note2Keep only messages from a specific chat idActivate the sales workflowSwitch depending on content (deactivate)Receive commands from Telegram

ワークフロープレビュー

Switch depending on content
0 = if command contains the word "marketing"
1 = if command contains the word "sales"
Switch depending on command
0 = /stop
1 = /start
Telegram N8N workflow (de)activator
What does it do?
This workflow helps you to quickly activate or deactiva
K
Keep only messages from …
D
Deactivate the marketing…
D
Deactivate the sales wor…
A
Activate the marketing w…
S
Switch depending on cont…
R
Receive commands from Te…
A
Activate the sales workf…
S
Switch depending on comm…
S
Switch depending on cont…
9 nodes8 edges

仕組み

  1. 1

    トリガー

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

  2. 2

    処理

    データは 9 個のノードを流れます, connecting filter, n8n, switch。

  3. 3

    出力

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

ノード詳細 (9)

ST

Sticky Note2

stickyNote

#1
KE

Keep only messages from a specific chat id

filter

#2
AC

Activate the sales workflow

n8n

#3
SW

Switch depending on content (deactivate)

switch

#4
RE

Receive commands from Telegram

telegramTrigger

#5

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

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

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

{ "name": "(De)activate n8n workflows using Telegram commands", "nodes": [...], ...}

インテグレーション

filtern8nswitchtelegramtrigger

このワークフローを取得

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

JSONをダウンロードn8n.ioで見る
ノード9
複雑度medium
トリガーtrigger
閲覧数2,656
カテゴリOther

作成者

MilanWR

MilanWR

@milanwr

タグ

filtern8nswitchtelegramtrigger

n8n初めてですか?

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

n8nを無料で始める →