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, choose channels, configure notification preferences, and control which workspace events and mentions trigger Slack messages.

Connect your CRM

Connect Salesforce or HubSpot to sync deals, contacts, and accounts using partner connectors or build a custom sync with webhooks and the API.

Developer integrations

OAuth apps

Register an OAuth client, configure scopes and redirect URLs, and exchange authorization codes for access tokens to build third-party integrations.

Webhooks

Subscribe to workspace events with webhooks, verify HMAC signatures, handle delivery retries safely, and debug failures with the event log.

API keys

Create, scope, rotate, and revoke API keys for server-side automation, with guidance on storing secrets safely and limiting access by environment.

Partner connectors

Salesforce connector

Install the Salesforce connector, authenticate with OAuth, map Salesforce objects and fields, and keep opportunities and accounts in sync automatically.

HubSpot connector

Install the HubSpot connector to sync deals, contacts, and company records, map CRM fields to projects, and trigger workflows from pipeline changes.

Custom connector template

Fork the custom connector template to build a private integration faster, with scaffolding for authentication, event handling, and configuration.