Automate Zendesk to Jira Issue Tracking with n8n

Discover how this n8n workflow automates linking Zendesk tickets to Jira issues, ensuring seamless communication between support and development teams. This automation saves time by auto-creating Jira issues and updating Zendesk tickets with issue keys.
webhook
zendesk
function
+2
Workflow Identifier: 1453
NODES in Use: Webhook, Zendesk, Function, IF, Jira
Automate Zendesk to Jira with n8n

Press CTRL+F5 if the workflow didn't load.

Learn how to Build this Workflow with AI:

What This Automation Does

This workflow links Zendesk support tickets to Jira issues automatically.

It stops the slow, manual task of copying info and making Jira tickets from Zendesk ones.

When a new Zendesk ticket comes in, the workflow checks if a Jira issue exists for it.

If a Jira issue is there, it adds new Zendesk comments to that issue.

If no issue exists yet, it makes a new Jira issue using the ticket details.

Then, it saves the Jira issue ID back inside the Zendesk ticket for later.

This helps teams work faster by linking tickets and issues without mistakes or extra work.


Tools and Services Used

  • Zendesk: To manage support tickets and get ticket info.
  • Jira Software Cloud: For creating and updating development issues.
  • n8n: The automation tool that connects Zendesk and Jira.
  • Webhook URL: To catch new ticket events from Zendesk into n8n.

How This Workflow Works

Inputs

  • New Zendesk ticket data sent by webhook to the Webhook node.
  • Zendesk ticket ID and details fetched using Zendesk API.
  • Stored Jira issue key inside Zendesk ticket custom field.

Processing Steps

  • Check for Jira issue key: A Function node reads Zendesk ticket custom fields to find Jira issue key.
  • If key exists: The IF node branches toward adding a comment on the Jira issue.
  • If no key: A new Jira issue is created with ticket subject and description, including a Zendesk link.
  • Store issue key: The Zendesk ticket is updated with the new Jira issue key in its custom field.

Outputs

  • New Jira issues created for Zendesk tickets without existing Jira links.
  • Comments added on Jira issues for Zendesk ticket updates.
  • Zendesk tickets updated to link back to related Jira issues.

Who Should Use This Workflow

Teams using Zendesk for support and Jira for development who want to avoid manual ticket-to-issue copying.

Non-technical users who want to save time and reduce errors linking tickets and issues.

Anyone ready to automate linking customer issues with development work automatically.


Beginner Step-by-Step: Using this Workflow in n8n Production

Step 1: Download and Import Workflow

  1. Find the Download button on this page and save the workflow file.
  2. Open your n8n editor where you want to run this automation.
  3. Click on Import from File and select the downloaded workflow JSON.

Step 2: Set Up Credentials

  1. Add your Zendesk API credentials in n8n Credentials settings.
  2. Enter Jira Software Cloud API credentials in n8n Credentials too.

Step 3: Update IDs and Fields

  1. Check and update the Zendesk custom field ID in the Function node “Determine” where Jira issue key is read.
  2. Check the same custom field ID in the Zendesk update node to store new issue keys.
  3. Update Jira Project ID and Issue Type ID in the Jira create issue node to match your Jira setup.

Step 4: Test the Workflow

  1. Trigger the workflow by sending a test ticket from Zendesk or manually running the Webhook node.
  2. Verify Jira issues are created or updated, and Zendesk tickets are updated with the Jira key.

Step 5: Activate the Workflow

  1. Once testing is successful, turn on the workflow by clicking Activate in n8n.
  2. Make sure Zendesk triggers are live to send new ticket data to the workflow’s webhook URL.
  3. Monitor workflow runs in n8n to watch for errors or failed updates.

If self-hosting n8n is preferred for control or scaling, see self-host n8n for resources.


Common Customization Ideas

  • Change the Jira project or issue type IDs to route issues differently.
  • Update Zendesk custom field ID if that changes in your system.
  • Add more info to Jira issue description, like extra ticket fields or details.
  • Customize the comment added to Jira issues with formatting or extra context.

Troubleshooting Tips

  • 401 Unauthorized Jira errors: Check API keys in Jira node credentials and renew if expired.
  • Zendesk update fails on custom field: Verify that custom field ID is correct and data type matches.
  • IF node always takes same branch: Check the expression {{$node["Determine"].json["Jira issue key"]}}, ensure it returns correct string or empty.

Summary and Results

✓ Saves over one hour of manual work each day.

✓ Avoids errors linking Zendesk tickets with Jira issues.

✓ Keeps Jira and Zendesk in sync automatically.

→ Faster customer issue resolution by smoother team cooperation.


Automate Zendesk to Jira with n8n

Visit through Desktop to Interact with the Workflow.

Frequently Asked Questions

The workflow uses a webhook to receive new Zendesk tickets, then checks for a Jira issue key. If none exists, it creates a Jira issue and updates the Zendesk ticket with the issue key. If an issue exists, it adds comments to it.
Valid API credentials for both Zendesk and Jira Software Cloud are required. These must be added in n8n’s credential settings.
Yes. The workflow detects existing Jira issue keys in Zendesk tickets and adds new Zendesk comments to those Jira issues automatically.
After import, add credentials, update IDs as needed, then test the workflow by triggering the webhook with a test Zendesk ticket. Once confirmed working, activate the workflow in n8n and ensure Zendesk webhook is live.
Author
Written By
Vikash Kumar
Building AI agents, n8n workflows and end-to-end automation for 30+ Brands across India, the US, Europe, Dubai & Australia. 7+ years of Experience saving founders real hours every week - no code required.

Related Workflows

Automate Twist Channel Creation and Messaging with n8n

This workflow automates creating and updating a channel in Twist and sending a personalized message to specific users. It eliminates manual setup errors and saves time managing Twist communications.

Automate Ideogram Image Generation with Google Sheets & Gmail

This workflow automates graphic design image generation via Ideogram AI, storing image data in Google Sheets and Google Drive, with email alerts via Gmail. It saves designers hours by automating image creation, remixing, review, and record-keeping.

Automate IT Support with Slack and OpenAI in n8n

Streamline IT support by automating Slack message handling using n8n and OpenAI. This workflow handles Slack DMs, filters bots, queries a Confluence knowledge base, and delivers AI-generated responses, improving support efficiency and response time.

Automate Crypto Analysis with CoinMarketCap & n8n AI Agent

Discover how this unique n8n workflow leverages CoinMarketCap’s multi-agent AI to deliver precise, real-time cryptocurrency insights directly via Telegram. Manage crypto data analysis efficiently with automated multi-source API integration.

Automate Gumroad to Beehiiv Subscriber Sync with n8n

Learn how to automatically add new Gumroad sales customers as Beehiiv newsletter subscribers using n8n automation. This workflow saves time by syncing sales data to Google Sheets CRM and notifying your Telegram channel instantly.

Generate On-Brand Blog Articles Using n8n and OpenAI

This workflow automates the creation of on-brand blog articles by analyzing existing company content using n8n and OpenAI. It extracts article structures and brand voice to produce consistent draft articles, saving significant content creation time.
1:1 Free Strategy Session
Your competitors are already automating. Are you still paying for it manually?

Do you want to adopt AI Automation?

Every hour your team does repetitive work, you're burning real money.
While you wait, faster businesses are cutting costs and moving quicker.
AI and automations aren't the future anymore — they're the present.

Book a live 1-on-1 session where we show you exactly which of your daily tasks can be automated — and what it’s costing you not to.