Intercom Integrations
10
Focused pages with known intent and use-case data.
Intercom builds relationships through conversational experiences. It works best when it knows who the customer is. Integrating Intercom with your product analytics and CRM gives your chatbot and support agents superpowers—allowing them to route VIPs to the front of the line or offer personalized help based on exactly what the user was doing in your app.
Intercom has 5 native integrations in its API directory. This page focuses only on guides we publish and maintain.
Start with the implementation model, not the connector. We map each pair by intent so you can decide if native sync is enough or if this workflow needs stronger controls.
10
Focused pages with known intent and use-case data.
Direct Paths
5
Native in at least one direction.
Connector Paths
5
Usually require mapping, retries, or approval gates.
Most Intercom integrations are built for Standard setup use cases. Open any guide below to see the recommended setup path and cost estimate.
These are the only partners recommended on this hub, selected from workflow intent and risk signals. Use one path first, then expand only if your use case truly needs it.
Some high-impact updates should be reviewed before they write into downstream systems, especially for finance, support, and compliance flows.
Relay adds human checkpoints and audit history without slowing every automation down. Free plan available — most teams are live in under an hour.
Try Relay free — set up in 60 min →5 of this tool's published integration guides require connector logic — field mapping, retries, and conditional routing.
Make is the fastest no-code path to production-ready syncs. Free plan includes 1,000 operations/month; paid plans from $9/mo.
Try Make free — 1,000 ops/month →If your workflow is fully native and low risk, skip paid automation and keep the stack simple.
These guides cover integrations where Intercom includes a direct native path.
CRM platform for marketing, sales, and service automation.
Agile project management tool for software teams.
Enterprise-grade CRM for managing customer relationships.
Team messaging platform for collaboration and alerts.
Customer service software and support ticket system.
These workflows usually need connector logic. Open each setup guide to confirm scope before choosing a platform. If you need a starting point, use the recommendations in the section above.
Work management platform for teams.
Cloud spreadsheets for data analysis and collaboration.
Modern issue tracking designed for software teams.
Enterprise workspace for collaboration and video.
Open-source e-commerce plugin for WordPress.
Intercom's App Store has 350+ apps. Deep natives: Slack, Microsoft Teams, HubSpot, Salesforce, Jira, Shopify, Stripe, Segment, Calendly, and major customer data platforms. The Slack integration is particularly strong — agents can reply to Intercom conversations from inside Slack without context-switching.
Yes. Intercom's REST API covers conversations, contacts, companies, tickets, and events. Webhooks fire on conversation events (started, replied, closed, assigned). Their Operator and Workflow features also let you build branching automations inside Intercom without code. For external integrations, Make and n8n both have Intercom modules with all major triggers.
For HubSpot and Salesforce, use the native integrations — they sync contacts and log conversations as activities on the contact record. For other CRMs, build via webhook: fire on conversation closed → look up the contact in your CRM by email → log the transcript as a note. Make handles this pattern in about 20 minutes of setup.
Send events to Intercom via their JavaScript SDK (in-app) or REST API (server-side). Each event becomes a trigger you can use in Intercom Series or Operator workflows — "user hit pricing page 3 times in 7 days", "trial expires in 2 days", etc. For server-side events, route through Segment if you already have it, or call Intercom directly from your backend on key actions like signup, trial start, or feature usage.
Compare with similar platforms in the support category.