Integrations

Every real connection Briefant supports today -- not a marketplace of hundreds of thin connectors, six things that genuinely work.

Calendar

Google Calendar

Connect your Google Calendar and Briefant automatically schedules a meeting bot for your calls -- no manual setup per meeting.

  • Auto-join scheduled Zoom/Meet calls
  • Per-event bot toggle

Connection: OAuth (connected from Settings)

Microsoft Outlook

The same auto-join behavior as Google Calendar, for Outlook and Microsoft Teams meetings.

  • Auto-join scheduled Teams calls
  • Per-event bot toggle

Connection: OAuth (connected from Settings)

Notifications

Slack

Get a Slack message when a meeting finishes processing or fails, posted to a channel via an incoming webhook you provide.

  • Processing status notifications

Connection: Incoming webhook URL (pasted in Settings)

Developer tools

Public API

Read-only REST endpoints to list your organization's projects and fetch the latest generated document for any of them.

  • List projects
  • Fetch the latest document

Connection: API key, scoped and optionally IP-restricted

Developer docs →

OAuth applications

Register an application so it can act on a member's behalf with a scoped slice of their own permissions -- Authorization Code flow with PKCE, intra-organization only.

  • Delegated, permission-scoped access
  • Instantly revocable

Connection: OAuth 2.0 (Authorization Code + PKCE)

Developer docs →

Outgoing webhooks

Get a signed HTTP POST when something happens in your workspace -- a meeting finishes processing, a project is created, a teammate joins.

  • Real-time event delivery
  • HMAC-SHA256 request signing
  • Automatic retries on failure

Connection: HTTPS endpoint you register

Developer docs →

Build against the API

Full reference, authentication details, and code examples.