Telegram Chat Access Control with User Permission Database — Workflow n8n

Moyen complexité Déclencheur11 nœuds🏷️ Miscellaneouspar Yehor EGMS

Aperçu

🔐 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

Nœuds utilisés

AirtableGoogle SheetsTelegramNotion

Aperçu du 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

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 11 nœuds, connecting airtable, datatable, filter.

  3. 3

    Sortie

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

Détails des nœuds (11)

AI

Airtable

airtable

#1
GO

Google Sheets

googleSheets

#2
TE

Telegram

telegram

#3
NO

Notion

notion

#4

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 telegram-chat-access-control-with-user-permission-database 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": "Telegram Chat Access Control with User Permission Database", "nodes": [...], ...}

Intégrations

airtabledatatablefiltergooglesheetsifnotionslacktriggerswitchtelegramtelegramtrigger

Obtenir ce workflow

Téléchargez et importez en un clic

Télécharger JSONVoir sur n8n.io
Nœuds11
Complexitémedium
Déclencheurtrigger
CatégorieMiscellaneous

Créé par

Yehor EGMS

Yehor EGMS

@egm-systems

Tags

airtabledatatablefiltergooglesheetsifnotionslacktriggerswitchtelegramtelegramtrigger

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