Telegram Chat Access Control with User Permission Database — Workflow n8n

Średnia złożoność Wyzwalacz11 węzłów🏷️ Miscellaneousautor: Yehor EGMS

Przegląd

🔐 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

Użyte węzły

AirtableGoogle SheetsTelegramNotion

Podgląd workflow

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

Jak to działa

  1. 1

    Wyzwalacz

    Workflow uruchamia się wyzwalaczem wyzwalacz.

  2. 2

    Przetwarzanie

    Dane przepływają przez 11 węzłów, connecting airtable, datatable, filter.

  3. 3

    Wyjście

    Workflow kończy automatyzację i dostarcza wynik do skonfigurowanego miejsca docelowego.

Szczegóły węzłów (11)

AI

Airtable

airtable

#1
GO

Google Sheets

googleSheets

#2
TE

Telegram

telegram

#3
NO

Notion

notion

#4

Jak zaimportować ten workflow

  1. 1Kliknij przycisk Pobierz JSON po prawej stronie, aby zapisać plik workflow.
  2. 2Otwórz swoją instancję n8n. Przejdź do Workflow → Nowy → Importuj z pliku.
  3. 3Wybierz pobrany plik telegram-chat-access-control-with-user-permission-database i kliknij Importuj.
  4. 4Skonfiguruj dane uwierzytelniające dla każdego węzła usługi (klucze API, OAuth itp.).
  5. 5Kliknij Testuj workflow, aby sprawdzić, czy wszystko działa, a następnie aktywuj go.

Lub wklej bezpośrednio w n8n → Importuj z JSON:

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

Integracje

airtabledatatablefiltergooglesheetsifnotionslacktriggerswitchtelegramtelegramtrigger

Pobierz ten workflow

Pobierz i zaimportuj jednym kliknięciem

Pobierz JSONZobacz na n8n.io
Węzły11
Złożonośćmedium
Wyzwalacztrigger
KategoriaMiscellaneous

Autor

Yehor EGMS

Yehor EGMS

@egm-systems

Tagi

airtabledatatablefiltergooglesheetsifnotionslacktriggerswitchtelegramtelegramtrigger

Nowy w n8n?

n8n to darmowe narzędzie open-source do automatyzacji workflow. Hostuj samodzielnie lub użyj wersji chmurowej.

Pobierz n8n za darmo →

Related Miscellaneous Workflows