Integrations

Connect bRRAIn to the tools your team already uses. Pre-built connectors, REST API, webhooks, and Zapier support.

Pre-Built Connectors

One-click setup for the platforms your organization depends on.

CRM & Sales

Salesforce
HubSpot
Dynamics 365

Collaboration

Slack
Microsoft Teams
Google Workspace

ITSM & DevOps

Jira
ServiceNow
PagerDuty

Finance & HR

QuickBooks
Workday
ADP

API-First Architecture

Build custom integrations with our comprehensive REST API. Full documentation, SDKs for Python, Node.js, Go, and Java, plus webhook support for event-driven workflows.

API Documentation →
import brrain

client = brrain.Client(api_key="...")
memory = client.memory.query(
    workspace="acme-corp",
    query="Q3 engagement history"
)

Integrate bRRAIn into your stack

Reference patterns for Go, Node.js, and Python frameworks — plus database and message queue adapters.

Web frameworks

Gin, Echo, net/http, Express, Fastify, Flask, FastAPI — drop the SDK into any request lifecycle.

Databases

PostgreSQL LISTEN/NOTIFY and MongoDB oplog adapters mirror writes into the bRRAIn graph.

Message queues

Kafka and RabbitMQ consumers turn event streams into durable, queryable memory.

Need a Custom Integration?

Our team can help you build integrations for any system in your stack.