Fathom logo

Integrate Fathom with your AI CRM

AI meeting assistant that records, transcribes, and summarizes meetings

Explore Triggers and Actions

Create webhook for meeting content

Tool to create a webhook to receive new meeting content from Fathom. Use when you need to set up notifications for meeting recordings. At least one of transcript, CRM matches, summary, or action items must be included in the webhook payload.

ActionTry it

Delete Webhook

Tool to delete an existing webhook by its ID. Use when you need to remove a webhook that is no longer needed.

ActionTry it

Get Recording Summary

Tool to retrieve the AI-generated summary for a specific recording. Use when you need to access the summary of a meeting recording. Supports both synchronous mode (returns summary directly) and asynchronous mode (delivers summary to webhook URL specified in destination_url parameter).

ActionTry it

Get Recording Transcript

Tool to retrieve the full transcript for a specific recording. Use when you need to access the complete meeting transcript with speaker information and timestamps. Can operate synchronously (returns transcript directly) or asynchronously (posts transcript to a destination URL). In the response, speaker is an object — access speaker.display_name rather than treating speaker as a string. Prefer this tool over fetching transcripts via list-meetings calls with include_transcript=true, which produces extremely large responses when many meetings are returned.

ActionTry it

List Meetings

Tool to retrieve a paginated list of meeting recordings for the authenticated user or organization. Use when you need to fetch meetings with optional filtering by dates, domains, meeting type, or recorder. Supports data enrichment via include_* parameters.

ActionTry it

List Team Members

Tool to retrieve a paginated list of all team members in the organization. Use when you need to view team members, optionally filtered by team name or paginated using a cursor.

ActionTry it

List Teams

Tool to retrieve a paginated list of all teams in the organization. Use when you need to get information about teams accessible through the API.

ActionTry it

How the Fathom integration works

The Fathom integration connects your Dench AI CRM directly to Fathom, so agents can read and act on your Fathom data as part of everyday work — answering questions in chat, keeping your CRM in sync, and running automations without anyone copying data between tools.

7 actions are available for agents to invoke on your behalf. Every call runs through Fathom's own authorization, scoped to the account you connect.

Set up Fathom in Dench

  1. 1

    Sign in to your Dench workspace and open Integrations.

  2. 2

    Find Fathom and click Connect — you'll authorize access through Fathom's own sign-in flow. No API keys or code required.

  3. 3

    Ask an agent to use Fathom in chat, or call it from an automation.

  4. 4

    Manage or disconnect the connection any time from workspace settings.

Frequently asked questions

How does the Fathom integration work with Dench?

The Dench Fathom integration connects your AI CRM to Fathom, so AI agents can work with your Fathom data as part of chats, automations, and CRM workflows. You connect your account once, and every agent in your workspace can use it — governed by your workspace permissions.

What actions can AI agents perform with Fathom via Dench?

The Fathom integration currently exposes 7 actions, including Create webhook for meeting content, Delete Webhook, Get Recording Summary, Get Recording Transcript, List Meetings, and List Team Members. Agents invoke them on your behalf from chat or from automations.

Do I need to write code to connect Fathom to Dench?

No. You connect Fathom from your Dench workspace using Fathom's own sign-in and authorization flow — no API keys to copy, no glue code to maintain.

Is the Fathom integration secure?

Connections are authorized through Fathom's own authentication flow, and Dench stores only the authorization needed to act on your behalf. You can review and disconnect the Fathom connection from your workspace settings at any time.