Role-Based Access Control (RBAC) for Telegram Automations — Workflow n8n

Élevé complexité Déclencheur17 nœuds🏷️ Miscellaneouspar Yehor EGMS

Aperçu

🔐 n8n Workflow: Role-Based Access Control (RBAC) for Telegram Automations This n8n workflow lets you control access to your internal Telegram bots and automation systems based on user roles and departments. It ensures that only authorized team members — defined in your employee database — can interact with specific parts of your workflow. Perfect for agencies, internal tools, or multi-team organizations where permissions differ across roles (e.g., Marketing, Sales, Administration).

📌 Section 1:

Nœuds utilisés

AirtableGoogle SheetsNotion

Aperçu du workflow

Start Workflow
Access level verification
First level of access
Second level of access
Different Access Branch
Different Access Branch
Different Access Branch
Different Access Branch
Different Access Branch
Can be used
Instruction
1. Prepare Employee Table
Create a Data Table with columns:
UserName===Position===Type
User_1===Marketing===SEO
User_2===Sales===Manager
T
Telegram Trigger
N
No Operation, do nothing
N
No Operation, do nothing1
N
No Operation, do nothing2
S
Switch
E
Employee database
N
No Operation, do nothing3
N
No Operation, do nothing4
C
Choose Position
S
Slack Trigger
Get row(s) in sheet
Get a record
Get a database page
I
If
F
Filter
O
On form submission
S
Schedule Trigger
17 nodes8 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 17 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 (17)

AI

Airtable

airtable

#1
GO

Google Sheets

googleSheets

#2
NO

Notion

notion

#3

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 role-based-access-control-rbac-for-telegram-automations 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": "Role-Based Access Control (RBAC) for Telegram Automations", "nodes": [...], ...}

Intégrations

airtabledatatablefilterformtriggergooglesheetsifnotionscheduletriggerslacktriggerswitchtelegramtrigger

Obtenir ce workflow

Téléchargez et importez en un clic

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

Créé par

Yehor EGMS

Yehor EGMS

@egm-systems

Tags

airtabledatatablefilterformtriggergooglesheetsifnotionscheduletriggerslacktriggerswitch

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