Intercom is the gold standard for SaaS customer support and in-product messaging. WhatsApp is where your customers actually are. Connecting the two creates a unified support experience: your team works in one inbox, your customers reach you through their preferred channel, and every conversation is automatically logged, tagged, and linked to the right contact record.
In 2026, the WhatsApp + Intercom combination powers support operations at hundreds of SaaS companies, e-commerce brands, and service businesses worldwide. This guide covers every integration approach — from native Intercom WhatsApp to Zapier/Make automation to ChatDaddy's native webhook — and helps you choose the right setup for your team's needs.
ChatDaddy helps over 23,500 businesses process more than 10 million WhatsApp messages daily. Here is how to connect it with Intercom.
Table of Contents
Without integration, WhatsApp and Intercom operate as siloed channels. Your support agents switch between two platforms, manually copy customer information between systems, and inevitably miss context. A customer who complained on WhatsApp yesterday contacts your Intercom chat today — and your agent has no idea about the prior conversation.
Integration solves this by establishing a bidirectional data flow:
For support teams, this integration also enables an important operational model: WhatsApp as the high-touch, personal channel for complex or escalated issues, and Intercom web chat as the self-serve first-response layer. Together, they cover every customer preference.
| Approach | Setup Complexity | Real-Time Sync | Best For |
|---|---|---|---|
| Native Intercom WhatsApp | Medium | Yes | Teams already on Intercom Pro/Premium |
| Zapier / Make | Low | Near real-time (polling) | Simple workflows, limited tech resources |
| ChatDaddy + Intercom Webhooks | Medium-High | Yes (webhook-based) | High-volume teams needing full WhatsApp features |
The right approach depends on your existing tools, technical capacity, and message volume. Each is covered in detail below.
Intercom offers a native WhatsApp channel integration for customers on certain plan tiers. This is the simplest path if you are already paying for Intercom at the right tier.
Intercom connects directly to the WhatsApp Business API through Meta's approved infrastructure. Once connected:
The native approach has notable constraints:
For teams that primarily need inbound support through WhatsApp and are already on Intercom, native integration is a reasonable starting point. For teams that want full WhatsApp capabilities — outbound campaigns, automation flows, shared inbox, broadcasts — the ChatDaddy + Intercom approach is more powerful.
For teams that want a code-free integration between WhatsApp (via ChatDaddy) and Intercom, Zapier and Make provide pre-built automation platforms that connect the two systems through triggers and actions.
The basic setup requires: a ChatDaddy account with API access, an Intercom account with API access, and a Zapier account. In Zapier, select ChatDaddy as the trigger app (new message, new contact) and Intercom as the action app (create contact, create conversation, add tag). Most workflows can be built without code in under 30 minutes.
Make offers more sophisticated workflow logic than Zapier — useful for conditional routing (e.g., if WhatsApp message contains "invoice", create an Intercom ticket with billing tag and assign to billing team). Make also handles higher webhook volumes more cost-effectively for teams with large message throughput.
For teams with developer resources, direct webhook integration offers the most powerful and reliable WhatsApp + Intercom connection. Here is how to set it up:
In your ChatDaddy dashboard, navigate to Settings → Webhooks. Create a new webhook and select the events you want to sync: new inbound message, new contact created, message delivered, message read, conversation assigned. Enter your middleware endpoint URL (a simple server or serverless function that receives ChatDaddy events and calls the Intercom API).
When ChatDaddy fires a "new_message" event, your middleware should:
To enable replies from Intercom to reach WhatsApp, configure an Intercom webhook that fires when an agent sends a reply. Your middleware receives this event and calls the ChatDaddy API to send the reply as a WhatsApp message to the customer. This creates a seamless bidirectional flow where agents never need to leave Intercom.
One of the highest-value automation flows is automatically creating Intercom contacts whenever a new customer messages your WhatsApp number. This ensures every WhatsApp lead is captured in your customer database with no manual data entry.
With ChatDaddy's contact management, you can also enrich WhatsApp contacts with custom fields (company name, deal value, product interest) that sync to Intercom, giving your support agents full context before they even read the first message.
ChatDaddy's webhook system, shared inbox, and CRM integration make it the ideal WhatsApp platform for teams using Intercom. 23,500+ businesses trust ChatDaddy for WhatsApp at scale.
Start Free TrialConversation history sync is critical for support continuity. When a customer contacts your Intercom chat after previously messaging on WhatsApp, your agent needs to see both conversations in context.
Real-time sync: Every WhatsApp message is forwarded to Intercom as it arrives, creating a running log in the Intercom conversation timeline. This is the most complete approach but requires webhook infrastructure or a Zapier/Make workflow.
Session sync: At the end of each WhatsApp conversation session, a summary or full transcript is posted to the Intercom contact's notes. Less granular but simpler to implement.
On-demand lookup: Agents in Intercom see a link to the corresponding ChatDaddy conversation for full WhatsApp history, rather than duplicating the content. This works well when storage efficiency matters.
The technical challenge in conversation sync is matching a WhatsApp contact (identified by phone number) to an Intercom contact (identified by email or user ID). The recommended approach is to use phone number as the matching key in Intercom: always store the WhatsApp phone number in the Intercom contact record, then use phone number lookup when syncing new WhatsApp events.
Beyond conversation sync, the WhatsApp + Intercom integration enables powerful event-triggered workflows. WhatsApp events can trigger Intercom automations, and Intercom events can trigger WhatsApp messages.
A B2B SaaS company with 50+ support agents uses Intercom as its primary support platform and WhatsApp as a dedicated high-touch channel for enterprise customers. Here is how the integration works in practice.
The company's enterprise customers (5%+ of their customer base, 40%+ of revenue) prefer WhatsApp for urgent issues because it feels more immediate and personal than filing a support ticket. The support team needed WhatsApp to be a first-class citizen in their Intercom workflow without creating a separate support operation.
ChatDaddy handles all WhatsApp operations: inbound message routing, automated first responses with expected wait times, and escalation to human agents. Webhooks sync all WhatsApp conversations to Intercom in real time. Support agents assigned to enterprise accounts work exclusively in Intercom but see WhatsApp conversations alongside their other tickets.
ChatDaddy's platform, webhooks, and shared inbox integrate seamlessly with Intercom. Start with a free trial and see how our 23,500+ customers use WhatsApp at scale.
Try ChatDaddy FreeYes. Intercom offers a native WhatsApp channel integration for customers on its Pro and Premium plans. This connects Intercom directly to the WhatsApp Business API through Meta's infrastructure, allowing inbound WhatsApp messages to appear in the Intercom inbox. However, the native integration has limitations in outbound messaging capabilities, bulk broadcasts, and advanced WhatsApp automation features that platforms like ChatDaddy provide.
The easiest code-free path is using Zapier or Make to connect ChatDaddy (WhatsApp platform) with Intercom. Most workflows — syncing new contacts, logging messages, triggering automations — can be built in under 30 minutes without developer help. For real-time, high-volume sync, a direct webhook integration between ChatDaddy and Intercom is more reliable and performs better at scale.
Yes, with the right integration setup. Using either native Intercom WhatsApp or a bidirectional webhook integration with ChatDaddy, agents can reply to WhatsApp messages from within the Intercom inbox without switching platforms. The reply is sent as a WhatsApp message to the customer, and the conversation history is maintained in both systems.
Use phone number as the matching key. Store the customer's WhatsApp phone number in their Intercom contact record (as a standard or custom attribute). When a WhatsApp event fires, look up the contact in Intercom by phone number. This resolves the identity matching challenge across channels, ensuring conversation history and customer data are consolidated in a single Intercom record.
Yes. ChatDaddy's webhook system sends real-time event payloads to your configured endpoint when messages arrive, contacts are created, or conversation statuses change. Unlike Zapier's polling-based triggers (which may have 1–5 minute delays), webhooks fire instantly, making the ChatDaddy + Intercom integration effectively real-time for all events.