Block 1 - Fetch Zendesk Tickets
- Type / Role
- n8n-nodes-base.zendesk - zendesk
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
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 instan...
n8n-nodes-base.zendesk, n8n-nodes-base.code, n8n-nodes-base.clickup, n8n-nodes-base.manualtrigger, n8n-nodes-base.stickynote, n8n-nodes-base.merge, n8n-nodes-base.telegram
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Rahul Joshi.
Original n8n.io sourceThis 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.
๐ข Trigger (Manual Test or Later Zendesk Trigger)
๐ซ Fetch Zendesk Tickets
๐งน Select Latest Ticket
๐ง Fetch Requester Email
๐ Merge Ticket & Requester Data
๐ Prepare ClickUp Task Payload
๐ Create ClickUp Task
๐จ Format Telegram Alert Message
๐ข Send Telegram Escalation Alert
โก 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.
โ 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
๐ฏ Support teams needing fast escalations ๐ SaaS companies managing large ticket volumes ๐ Agencies ensuring VIP clients never wait
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.
| Workflow | Zendesk ticket escalation to ClickUp with Telegram alerts |
|---|---|
| Complexity | advanced |
| Nodes | 17 |
| Categories | Ticket Management |
| Author | Rahul Joshi |
| Published | 22 Sept 2025 |
Use the JSON export at /data/workflows/8817/8817.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.
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 instan...
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 Ticket Management use case.