Zendesk Ticket Escalation to ClickUp with Telegram Alerts
Description This workflow automates Zendesk ticket escalation by creating ClickUp tasks for urgent cases and notifying the support team in Telegram. It ensures that high-priority tickets are instantly visible to the right team members, avoiding delays in resolution.
What This Template Does (Step-by-Step)
๐ข Trigger (Manual Test or Later Zendesk Trigger) Currently uses a manual trigger (Execute Workflow) for testing. In production, this would start whenever a pending Zendesk ticket appears.
๐ซ Fetch Zendesk Tickets Pulls all pending tickets assigned to a group. Sorts them by status and date.
๐งน Select Latest Ticket Sorts by created_at and keeps only the newest ticket. Outputs: id, subject, description, requester_id, created_at.
๐ง Fetch Requester Email Retrieves requester details (name, email, timezone) from Zendesk Users API.
๐ Merge Ticket & Requester Data Combines both streams: ticket info + requester info. Ensures the ClickUp task payload has everything it needs.
๐ Prepare ClickUp Task Payload Builds a structured task: Task Name: [Escalation] {Subject} (Ticket #ID) Description: Ticket + requester details + escalation message Priority: 3 (default, can be adjusted) Tags: zendesk, escalation
๐ Create ClickUp Task Pushes the structured task into ClickUp under the escalation list. Assigns it to a predefined team member.
๐จ Format Telegram Alert Message Generates a concise but urgent message: Ticket subject + ID Requester name + email Direct ClickUp link Adds urgency formatting (๐จ Immediate Attention Required).
๐ข Send Telegram Escalation Alert Posts the alert into the chosen Telegram chat/team. Ensures managers/stakeholders know instantly.
Prerequisites Zendesk account + API credentials ClickUp account + API credentials Telegram bot token & chat ID n8n instance (cloud or self-hosted)
Customization Ideas โก Replace manual trigger with Zendesk โTicket Createdโ trigger. ๐ฏ Add SLA-based conditions (e.g., escalate only if response > 4 hrs). ๐ Auto-assign ClickUp tasks by ticket category. ๐ Add Slack/Email notification along with Telegram. ๐ Store escalation logs into Notion or Google Sheets.
Key Benefits โ Zero delay in handling critical tickets โ Automatically creates ClickUp task + Telegram alert โ Reduces manual handoff between support โ escalation team โ Keeps everyone aligned in real-time
Perfect For ๐ฏ Support teams needing fast escalations ๐ SaaS companies managing large ticket volumes ๐ Agencies ensuring VIP clients never wait
Related Templates
Instagram Full Profile Scraper with Apify and Google Sheets
๐ธ Instagram Full Profile Scraper with Apify and Google Sheets This n8n workflow automates the process of scraping ful...
Technology News Workflow Explanation with Key Services
This workflow contains community nodes that are only compatible with the self-hosted version of n8n. Auto-Publish Techn...
Auto-classify Gmail emails with AI and apply labels for inbox organization
Who is this for? Professionals and individuals who receive high volumes of emails, those who want to automatically organ...
๐ Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments