Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions integrations/intercom.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
title: "Intercom importer "
description: "Sync or migrate your customer data from Intercom to Plain in just a few clicks."
---

Our Intercom importer makes it easy to migrate your historical conversations, customers, and admins from Intercom into Plain.

### What we import

When you run an Intercom import, we import:

- **Contacts → Customers**: All Intercom contacts are imported as customers in Plain.
- **Conversations → Threads**: All conversation types – chat, email, and more – are imported as threads.

Each imported thread will show “Intercom” as the channel in Plain. We also include a link back to the original conversation in Intercom for easy reference.

If a customer already exists in Plain, we’ll automatically associate any imported threads with that customer.

### Getting started

To run an import, head to **Settings → Integrations → Intercom** and follow the prompts to connect your Intercom account.

The import can take some time depending on the size of your workspace. Once it’s complete, you’ll see all imported conversations appear in Plain, fully attributed and linked. After the initial migration has taken place, any new contacts, admins, or conversations will automatically be synced to Plain every hour.
1 change: 1 addition & 0 deletions mint.json
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@
"integrations/shortcut",
"integrations/salesforce",
"integrations/zendesk",
"integrations/intercom",
"integrations/discourse",
"integrations/helpscout",
"integrations/hubspot",
Expand Down