๐Ÿ”ฌ Generate AI meeting summaries and tasks from Fathom recordings to Dart

โšก 394 views ยท ๐Ÿ”ฌ Document Extraction & Analysis

Description

Automatically generate a meeting summary from your meetings through Fathom, save it to a Dart document, and create a review task with the Fathom link attached.

What it does

This workflow activates when a Fathom meeting ends (via a webhook). It uses an AI model to generate a structured summary of the meeting. The workflow then:

Whoโ€™s it for

How to set up

  1. Import the workflow into n8n.
  2. Connect your Dart account (it will need workspace and folder access).
  3. Add your PROD webhook link from the webhook node to your Fathom API settings.
  4. Replace the dummy Folder ID and Dartboard ID with your actual target IDs.
  5. Choose your preferred AI model for generating the summaries.

Requirements

How to customize the workflow

๐Ÿ”— Nodes Used

Webhook, AI Agent, OpenAI Chat Model

๐Ÿ“ฅ Import

Download workflow.json and import into n8n: Workflow menu โ†’ Import from File

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup