Intercom
Intercom
Connect your Intercom data to Airweave
Overview
The Intercom connector allows you to sync data from Intercom into Airweave, making it available for search and retrieval by your agents.
Configuration
IntercomSource
Intercom source implementation.
This connector retrieves data from Intercom objects such as Contacts, Companies, Conversations, and Tickets, then yields them as entities using their respective Intercom entity schemas.
Authentication
This connector uses OAuth 2.0 authentication flow.
You can connect through the Airweave UI, which will guide you through the OAuth flow.
Entities
The following data models are available for this connector:
IntercomContactEntity
Schema for Intercom contact entities.
Contacts in Intercom can be either users or leads with associated profile data.
IntercomCompanyEntity
Schema for Intercom company entities.
Companies in Intercom represent organizations that your contacts belong to.
IntercomConversationEntity
Schema for Intercom conversation entities.
Conversations in Intercom represent message threads between contacts and your team.
IntercomTicketEntity
Schema for Intercom ticket entities.
Tickets in Intercom represent structured support requests that can be tracked and managed.