Telegram Chat Access Control with User Permission Database — Flujo de trabajo n8n

Media complejidad Disparador11 nodos🏷️ Miscellaneouspor Yehor EGMS

Descripción general

🔐 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

Nodos utilizados

AirtableGoogle SheetsTelegramNotion

Vista previa del flujo de trabajo

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

Cómo funciona

  1. 1

    Disparador

    El flujo de trabajo comienza con un disparador disparador.

  2. 2

    Procesamiento

    Los datos fluyen a través de 11 nodos, connecting airtable, datatable, filter.

  3. 3

    Salida

    El flujo de trabajo completa su automatización y entrega el resultado al destino configurado.

Detalles de nodos (11)

AI

Airtable

airtable

#1
GO

Google Sheets

googleSheets

#2
TE

Telegram

telegram

#3
NO

Notion

notion

#4

Cómo importar este flujo de trabajo

  1. 1Haz clic en el botón Descargar JSON a la derecha para guardar el archivo del flujo de trabajo.
  2. 2Abre tu instancia de n8n. Ve a Flujos de trabajo → Nuevo → Importar desde archivo.
  3. 3Selecciona el archivo telegram-chat-access-control-with-user-permission-database descargado y haz clic en Importar.
  4. 4Configura las credenciales para cada nodo de servicio (claves API, OAuth, etc.).
  5. 5Haz clic en Probar flujo de trabajo para verificar que todo funcione, luego actívalo.

O pega directamente en n8n → Importar desde JSON:

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

Integraciones

airtabledatatablefiltergooglesheetsifnotionslacktriggerswitchtelegramtelegramtrigger

Obtener este flujo de trabajo

Descarga e importa con un solo clic

Descargar JSONVer en n8n.io
Nodos11
Complejidadmedium
Disparadortrigger
CategoríaMiscellaneous

Creado por

Yehor EGMS

Yehor EGMS

@egm-systems

Etiquetas

airtabledatatablefiltergooglesheetsifnotionslacktriggerswitchtelegramtelegramtrigger

¿Nuevo en n8n?

n8n es una herramienta de automatización de flujos de trabajo gratuita y de código abierto. Alójala tú mismo o usa la versión en la nube.

Obtener n8n gratis →

Related Miscellaneous Workflows