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

0
Downloads
1
Views
8.08
Quality Score
beginner
Complexity
Author:Rahul Joshi(View Original โ†’)
Created:9/26/2025
Updated:11/17/2025

๐Ÿ”’ Please log in to import templates to n8n and favorite templates

Workflow Visualization

Loading...

Preparing workflow renderer

Comments (0)

Login to post comments