Skip to main content

BrainPredict Customer Connectors

15 min readLast updated: November 30, 2025

16 Enterprise Connectors

BrainPredict Customer includes 16 pre-built connectors covering 85%+ of the customer service platform market.

Supported Platforms

PlatformMarket ShareFeatures
Salesforce Service Cloud23%Cases, Knowledge, Omni-Channel
Zendesk15%Tickets, Help Center, Chat
ServiceNow12%Incidents, Knowledge, Virtual Agent
Genesys10%Contact Center, Workforce, Analytics
NICE CXone8%Omnichannel, Workforce, Analytics
Freshdesk8%Tickets, Knowledge, Automations
Intercom7%Conversations, Help Center, Bots
Five96%Contact Center, IVR, Analytics
Talkdesk5%Contact Center, AI, Workforce
HubSpot Service Hub5%Tickets, Knowledge, Feedback
Zoho Desk4%Tickets, Knowledge, AI
Help Scout3%Conversations, Docs, Beacon
Gladly3%Conversations, Knowledge, People
Kustomer2%Conversations, Knowledge, AI
Gorgias2%E-commerce Support, Macros
Front2%Shared Inbox, Workflows, Analytics

Connector Configuration

# Example: Salesforce Service Cloud Connector
connectors:
  salesforce_service_cloud:
    enabled: true
    credentials:
      client_id: "your_client_id"
      client_secret: "your_client_secret"
      instance_url: "https://your-instance.salesforce.com"
    sync:
      frequency: "real-time"
      objects: ["Case", "Contact", "Account", "Knowledge__kav"]
    features:
      omni_channel: true
      knowledge_sync: true
      case_routing: true

Data Sync Capabilities

  • Real-time sync: Instant data synchronization via webhooks
  • Batch sync: Scheduled bulk data transfers
  • Bi-directional: Read and write capabilities
  • Incremental: Only sync changed records