Skip to main content

Integrations

The Integrations module lets you connect external business tools (CRM, ticketing systems, etc.) to your agents. Once connected, available actions are automatically generated as tools that your agents can use during calls.

How It Works

Callem provides a built-in integration layer that supports:
  • 200+ integrations across CRM, ticketing, and more
  • OAuth authentication — connect your accounts via standard OAuth flows
  • Zero data storage — credentials are never stored by Callem
  • Unified API — all providers use the same normalized endpoints

Connecting an Integration

  1. Navigate to Build > Integrations
  2. Click Connect
  3. Browse the catalog — filter by category (CRM, Ticketing) or search by name
  4. Click on a provider (e.g. Salesforce, HubSpot, Zendesk)
  5. Complete the OAuth authentication flow
  6. The integration appears as “Connected” on your page

Available Providers

CRM

ProviderActions
SalesforceCreate/update contacts, create leads, create deals, add notes
HubSpotCreate/update contacts, create leads, create deals, add notes
PipedriveCreate contacts, create deals
Zoho CRMCreate contacts, create leads
Microsoft Dynamics 365Create contacts, create leads
Attio, Close, Copper, Freshsales, ActiveCampaignVarious CRM actions

Ticketing

ProviderActions
ZendeskCreate/update tickets, add comments
FreshdeskCreate/update tickets
IntercomCreate tickets, get conversation details

Enabling Actions

Once connected, click Manage Actions to see all available actions for that provider. Toggle actions on/off:
  • Enabling an action automatically creates an HTTP tool in Build > Tools pre-configured with the correct endpoint, authentication, and input parameters
  • Disabling an action removes the generated tool
Generated tools appear alongside your custom tools in Build > Tools. You can assign them to agents just like any other tool.

Disconnecting

Click the Unplug icon on a connected integration to disconnect. This removes the connection and all auto-generated tools.
Disconnecting an integration removes all generated tools. Agents using those tools will no longer be able to call them.

Security

  • Callem never stores your CRM/ticketing passwords — OAuth credentials are managed securely by the integration layer
  • API calls are proxied through a zero-storage infrastructure
  • The integration infrastructure is SOC 2 Type II, GDPR, HIPAA, and CCPA compliant