Block 1 - Telegram Trigger
- Type / Role
- n8n-nodes-base.telegramTrigger - telegramTrigger
- Config choices
- Version 1.2
This workflow is provided as-is. Please review and test before using in production.
Who is this for? This workflow is perfect for: HR professionals seeking to automate employee and department management Startups and SMBs that want an AI powered HR assistant on Telegram Internal op...
n8n-nodes-base.telegramtrigger, @n8n/n8n-nodes-langchain.toolworkflow, n8n-nodes-base.airtabletool, @n8n/n8n-nodes-langchain.lmchatopenai, @n8n/n8n-nodes-langchain.memorybufferwindow, n8n-nodes-base.telegram, @n8n/n8n-nodes-langchain.agent, n8n-nodes-base.executeworkflowtrigger
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Billy Christi.
Original n8n.io sourceThis workflow is perfect for:
Managing employee databases manually is error-prone and inefficient—especially for growing teams. This workflow solves that by:
Using Telegram as the interface and Airtable as the backend database, this intelligent HR workflow allows users to:
Chat in natural language (e.g. “Show me all employees” or “Create employee: Sarah, Marketing…”)
Interpret and route requests via an AI Agent that acts as the orchestrator
Query employee, department, and job title data from Airtable
Create or update records as needed:
Delete employees based on ID
Respond directly in Telegram, providing user-friendly feedback
View & Copy the Airtable base here: 👉 Employee Database Management – Airtable Base Template
Telegram Bot: Set up a Telegram bot and connect it to the Telegram Trigger node
Airtable: Prepare three Airtable tables:
Employees with links to Departments and Job TitlesDepartments with Name & DescriptionJob Titles with Title & DescriptionConnect your Airtable API key and base/table IDs into the appropriate Airtable nodes
Add your OpenAI API key to the AI Agent nodes
Deploy both workflows: the main chatbot workflow and the employee creation sub-workflow
Test with sample messages like:
Contact me for consulting and support:
📧 [email protected]
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 26 workflow blocks. Download the JSON for the full node graph.
| Workflow | AI-Powered Employee Database Management via Telegram using OpenAI and Airtable |
|---|---|
| Complexity | advanced |
| Nodes | 26 |
| Categories | HR, AI Chatbot |
| Author | Billy Christi |
| Published | 01 Jun 2025 |
Use the JSON export at /data/workflows/4545/4545.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Who is this for? This workflow is perfect for: HR professionals seeking to automate employee and department management Startups and SMBs that want an AI powered HR assistant on Telegram Internal op...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your HR, AI Chatbot use case.