dialnote's Intercom integration is in development. Once it's live, you'll be able to connect your Intercom workspace and log calls, recordings, transcripts, and AI summaries to your customer conversations — so your support team has full context without leaving Intercom.
What it'll do#
When it ships, dialnote will create or update Intercom conversations as calls happen — adding call details, recordings, transcripts, and AI summary notes, and matching callers to existing Intercom contacts by phone number. You'll pick which dialnote phone numbers send data, so support lines sync while internal numbers stay private.
Connect Intercom today with webhooks#
You don't have to wait for the native integration. dialnote's webhook tools can push call events into Intercom right now.
Option 1: Use Zapier (no code)
- Go to Settings → Webhook Management and copy your Zapier API key
- Build a Zap with dialnote as the trigger — pick Call Log (fires on a completed call) or Call Recording (fires when a recording is ready)
- Choose Intercom as the action app and select "Create Conversation" or "Add Note"
- Map the fields — caller name, phone number, call direction, and the transcript summary
- Turn it on, and calls start updating Intercom conversations automatically
Option 2: Use custom webhooks
- Go to Settings → Webhook Management and add a webhook endpoint
- Point it at a middleware service (like a serverless function) that calls the Intercom API
- Pick the one event this webhook sends — each custom webhook delivers a single event (
call.completed,call.recording.completed, ornote.created) - Use the Test button to confirm your endpoint receives the payload
- Your middleware maps the dialnote payload into Intercom's conversation or contact API
Filter what syncs
Add a Zapier filter so you only create conversations for missed calls or calls with specific AI call tags. That keeps your Intercom inbox focused on what needs attention.
What's next#
- Helpdesk Integrations Overview — All helpdesk integrations and workarounds
- Webhooks — Send call events to any endpoint
- Zapier Integration — Connect dialnote to thousands of apps