Telegram Chat Access Control with User Permission Database — n8n ワークフロー

複雑度 トリガー11個のノード🏷️ Miscellaneous作成者:Yehor EGMS

概要

🔐 n8n Workflow: Access Control for Internal Chats or Chatbots

This n8n workflow helps you restrict access to your internal chats or chatbots so that only authorized team members can interact with them. It's perfect for setups using Telegram, Slack, or other corporate messengers, where you need to prevent unauthorized users from triggering internal automations.

📌 Section 1: Trigger & Input

⚡ Receive Message (Telegram Trigger)

Purpose: Captures every incoming message from a user interacting wi

使用ノード

AirtableGoogle SheetsTelegramNotion

ワークフロープレビュー

Input data
Thread to connect Credential to connect with
Table with a list of employees
Select the created Data table (you can choose either Go
Employee access filter
names - access statuses
Response when access is denied
Description
📝 Access Control Flow — Quick Guide
Telegram Trigger — receives a message from the user.
User Access Table — stores the list of users and their
Che
Video Tutorial
@youtube
Can be used
Instruction
1. Connect Telegram Bot
This workflow starts with a Telegram Trigger node.
In Telegram, open @BotFather
Create a bot:
/newbot
N
No Operation, do nothing
P
Permission
Answer Denied
T
Telegram Trigger
S
Slack Trigger
Get row(s) in sheet
Get a record
Get a database page
I
If
F
Filter
D
Database with employees
11 nodes4 edges

仕組み

  1. 1

    トリガー

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

  2. 2

    処理

    データは 11 個のノードを流れます, connecting airtable, datatable, filter。

  3. 3

    出力

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

ノード詳細 (11)

AI

Airtable

airtable

#1
GO

Google Sheets

googleSheets

#2
TE

Telegram

telegram

#3
NO

Notion

notion

#4

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

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

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

{ "name": "Telegram Chat Access Control with User Permission Database", "nodes": [...], ...}

インテグレーション

airtabledatatablefiltergooglesheetsifnotionslacktriggerswitchtelegramtelegramtrigger

このワークフローを取得

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

JSONをダウンロードn8n.ioで見る
ノード11
複雑度medium
トリガーtrigger
カテゴリMiscellaneous

作成者

Yehor EGMS

Yehor EGMS

@egm-systems

タグ

airtabledatatablefiltergooglesheetsifnotionslacktriggerswitchtelegramtelegramtrigger

n8n初めてですか?

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

n8nを無料で始める →

Related Miscellaneous Workflows