Intercom
Intercom
This connector enables AI agents and RAG systems to retrieve context from Intercom through Airweave’s unified search layer.
Configuration
Intercom source connector.
Syncs conversations, conversation messages (parts), and tickets from Intercom to enhance support and CX queries.
Authentication
This connector uses OAuth 2.0 authentication. You can connect through the Airweave UI or API using the OAuth flow.
Supported authentication methods:
- OAuth Browser Flow (recommended for UI)
- OAuth Token (for programmatic access)
- Auth Provider (enterprise SSO)
Configuration Options
This connector does not have any additional configuration options.
Data Models
The following data models are available for this connector:
IntercomConversationEntity
Schema for Intercom conversation entities.
A conversation is a thread of messages between contacts and teammates.
IntercomConversationMessageEntity
Schema for a single message (conversation part) within an Intercom conversation.
IntercomTicketEntity
Schema for Intercom ticket entities.
Tickets are used for structured support workflows.