Skip to content

feat: add Intercom integration#692

Open
AggManik wants to merge 1 commit intomainfrom
manik/integrations/intercom
Open

feat: add Intercom integration#692
AggManik wants to merge 1 commit intomainfrom
manik/integrations/intercom

Conversation

@AggManik
Copy link
Contributor

Implements Intercom integration (refs #477).

  • registers via IntegrationDefinitionV2 and stays fully v2 auth compliant (no v1 auth fields)
  • syncs Intercom conversations, contacts, and events into CORE
  • adds webapp icon mapping for Intercom

Implements Intercom integration following IntegrationDefinitionV2 pattern.

- OAuth2 auth (authorization_url, token_url, scopes) — no v1 fields
- Syncs conversations, contacts, and events from Intercom API
- Maps data to CORE activities via create-activity helper
- Includes register.ts for IntegrationDefinitionV2 DB upsert
- Adds Intercom SVG icon + icon-utils mapping

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant