π« Real-time Vtiger support tickets to Telegram with auto status updates
β‘ 731 views Β· π« Ticket Management & Triage
Description
β οΈ This Workflow Requires a Community Node and a Self-Hosted n8n Instance
> This workflow uses the Vtiger CRM community node. To use it, you must be running a self-hosted version of n8n with Community Nodes enabled.
π§ How to Install the Node
- Go to
SettingsβCommunity Nodes - Click Install Node
- Enter the package name:
n8n-nodes-vtiger-crm
- Restart your n8n instance if prompted
π¬ Real-time Vtiger Support Tickets to Telegram with Auto Status Updates
π Overview
Keep your support team instantly informed when new tickets are created in Vtiger CRM. This workflow:
- Fetches the most recent ticket marked as
Open - Sends its details to a Telegram chat
- Updates the status in Vtiger to
In Progressto prevent re-sending
π What This Workflow Does
- π¨ Pulls the latest open ticket from Vtiger
HelpDesk - π² Sends a rich-text message to Telegram with all key ticket details
- π Updates the ticketβs status to βIn Progressβ
π§ Workflow Preview
> workflowcanvas.jpg
π² Telegram Output Example
> telegrammessageexample.jpeg
New ticket with the following details:
Ticketid: TT2
Title: Internet down
Status: Open
Priority: High
Severity: Minor
Category: Small Problem
Description: The internet was slow from yesterday and today is down completely
π οΈ Setup Instructions
π Telegram Bot Setup
- Open Telegram and search for @BotFather
- Run
/newbotand follow the instructions - Save the bot token
- Add the bot to your chat or group
- Use @userinfobot to get your
chat_id - Paste the token and chat ID in the Telegram node inside n8n
π Vtiger CRM Setup
-
Make sure your Vtiger
HelpDeskmodule includes:ticket_no,ticket_title,ticketstatus,ticketpriorities,ticketseverities,ticketcategories,description
-
Connect your Vtiger API credentials inside n8n
π₯ Who This Is For
- Customer support and IT helpdesk teams using Vtiger CRM
- Teams that want instant alerts in Telegram
- Anyone syncing CRM activity with chat-based notifications
π Credentials Required
- β Vtiger CRM API credentials
- β Telegram Bot Token
π· Tags
vtiger, telegram, crm automation, helpdesk alerts, no-code crm, realtime notifications,
n8n telegram integration, support ticket automation, self-hosted n8n, community nodes,
workflow automation, vtiger crm integration, helpdesk sync, n8n crm alerts
π Nodes Used
Telegram, Schedule Trigger
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File