↔
Connect Intercom to Zendesk
Technical Integration Guide & Cost Analysis
Integration Status
Intercom (Support) has a native integration with Zendesk (Support). Sync Intercom customer interactions with Zendesk tickets for unified support and sales alignment. Typical setup takes around 20 minutes.
Data Flow Architecture
Intercom
Zendesk Integration Overview
Connect Intercom customer data to Zendesk tickets for seamless support and sales alignment. Automate customer interactions and eliminate manual data entry.
Primary Use Case
Sync Intercom customer interactions with Zendesk tickets for unified support and sales alignment.
medium
20 minutes
Automate Intercom + Zendesk with n8n
Free, open-source workflows you can import into n8n in one click — no subscription required.
- → AI Voice Chatbot with ElevenLabs & OpenAI for Customer Service and Restaurants
- → Automate Customer Support Issue Resolution using AI Text Classifier
- → Create a Branded AI-Powered Website Chatbot
- → Automate SIEM Alert Enrichment with MITRE ATT&CK, Qdrant & Zendesk in n8n
- → Customer Support Channel and Ticketing System with Slack and Linear
Ready to automate? We have a template for you.
Copy this Intercom → Zendesk blueprint, open Make.com, paste it into the canvas, and your workflow is ready to configure.
{
"name": "Intercom → Zendesk Sync",
"flow": [
{
"id": 1,
"module": "intercom:WatchLeads",
"version": 1,
"parameters": {},
"mapper": {},
"metadata": {
"designer": {
"x": 0,
"y": 0
},
"restore": {},
"expect": [
{
"name": "body",
"type": "text",
"label": "Body"
}
]
}
},
{
"id": 2,
"module": "zendesk:CreateTicket",
"version": 1,
"parameters": {},
"mapper": {},
"metadata": {
"designer": {
"x": 300,
"y": 0
}
}
}
],
"metadata": {
"instant": false,
"version": 1,
"scenario": {
"roundtrips": 1,
"maxErrors": 3,
"autoCommit": true,
"sequential": false
}
}
} Blueprint copied to clipboard — open Make.com and paste it into the canvas to activate your workflow.
Frequently Asked Questions
How do I connect Intercom to Zendesk? ▼
There's no native integration. To connect them, you will need a middleware tool like Make or n8n.
Is the connection between Intercom and Zendesk secure? ▼
Yes. This integration typically uses OAuth 2.0, meaning you grant permission via a secure login window. You do not need to share your raw password, and you can revoke access at any time from your Intercom security settings.
Is the sync one-way or two-way? ▼
This is typically a one-way sync: Intercom → Zendesk. Changes in Zendesk do not sync back to Intercom.
Will existing data in Intercom sync to Zendesk? ▼
Usually, no. Most native integrations are "forward-looking," meaning they only sync data created or updated *after* you activate the connection. To move historical data, you will likely need to perform a one-time CSV export/import manually.
Can I sync custom fields? ▼
Native integration is limited to standard fields. For custom field mapping, use an automation tool.
Can I add approval steps before syncing? ▼
Native integrations can't do this. For workflows that need human review (e.g., "Manager must approve before creating invoice"), use Relay.app.
Using Intercom and Zendesk with other tools?
Build your full stack map — see all connections and gaps at once.