Skip to main content
Integrations let you meet your team where they already work. Start with managed connectors, then explore developer tools for custom workflows. Each subsection below focuses on a different depth: quick connections, developer primitives, and packaged partner integrations.

Connect Slack

Install the Slack app, pick channels for alerts and digests, and manage per-user notification preferences so the right people hear about the right events.

Connect your CRM

Link Salesforce or HubSpot through ready-made partner connectors, or build a custom sync strategy when your CRM setup needs extra mapping and rules.

Developer integrations

OAuth apps

Register an OAuth client, configure scopes and redirect URLs, and walk through the authorization code flow to call the API on behalf of users.

Webhooks

Subscribe to platform events, verify request signatures, retry failed deliveries safely, and design webhook handlers that stay idempotent under load.

API keys

Create, rotate, and scope API keys for server-side automation, plus guidance on storing secrets securely and revoking access when keys are exposed.

Partner connectors

Salesforce connector

Install the Salesforce connector, authenticate with OAuth, and map standard or custom Salesforce objects to records inside the product in a few clicks.

HubSpot connector

Connect HubSpot CRM to sync deals, contacts, and company records, and choose which pipelines and lifecycle stages flow into your workspace automatically.

Custom connector template

Fork the official connector template to build a private integration faster, with example auth flows, schema mapping, and webhook handling already wired up.