Integrations reduce what you have to import and what you have to check in two places.
Available now
| Integration | What it does |
|---|---|
| Slack | Notifications, approvals, Cortex answers, channel and DM delivery |
| Google Calendar | Two-way calendar for meetings, interviews, and availability |
| Microsoft 365 | Calendar and identity |
| Data warehouses | Connectors for Snowflake, BigQuery, Databricks, S3, Azure Blob |
The API
The public API is the general-purpose integration path: read your data, and perform governed actions from any tool that can make an HTTP request.
Inbound automation triggers
Automations can expose a webhook trigger with a token, which lets an external system start a Brainis automation without an API key.
What is not available yet
Several integrations appear as coming soon in the catalog, including Teams, Discord, Gmail, GitHub, GitLab, Linear, Jira, Zapier, Make, and n8n. Outbound webhook delivery (Brainis calling your endpoint on events) is not part of the current release; the API supports polling with updated_since in the meantime.
Important: Connecting an integration is an org-level action with OAuth scopes attached. Review what you are granting, and disconnect integrations nobody uses.
