Intercom → Mode
AI-first ETL from Intercom into Mode. Governed entities, incremental sync, typed landing tables.
How Datrise loads Intercom into Mode
Datrise syncs Intercom's conversations, customer attributes, inbox events, and support engagement into Mode as warehouse tables Mode queries with SQL. Flexible or custom fields land in flattened columns for SQL and notebooks, and timestamps such as created, updated, and status changes are typed as temporal columns.
Sync is incremental: Datrise uses incremental refresh of the queried tables, so re-runs update only what changed. Date-partitioned facts for report queries. Mode runs analyst-written SQL, so Datrise lands stable, documented tables that won't break saved reports.
Ideal for SQL-first analysis with Python and R notebooks.
Endpoints
Intercom: Customer messaging platform with CRM-style account and conversation context.
Mode: Collaborative analytics workspace for SQL, Python, and shared reports.
How Intercom entities map to Mode
| Intercom entity | Mode object | Notes |
|---|---|---|
| conversations | intercom_conversations | id PK · custom fields → flattened columns for SQL and notebooks |
| customer attributes | intercom_customer_attributes | id PK · linked to intercom_conversations |
| inbox events | intercom_inbox_events | temporal columns events |
| support engagement | intercom_support_engagement | id PK · linked to intercom_conversations |
FAQ
How does Datrise handle Intercom's custom fields in Mode?
Flexible values are stored as flattened columns for SQL and notebooks, so new fields don't require a migration; strongly-typed fields — dates, numbers, and references — are promoted to native Mode types.
How does the Intercom to Mode sync stay up to date?
It runs incrementally — Datrise uses incremental refresh of the queried tables.
Related pipelines
More destinations for Intercom
Early access
Connect Intercom to Mode the easy way
Skip brittle scripts and manual exports. Join the waitlist to get a guided setup, AI-assisted mapping, and reliable incremental sync for this integration.