workflows.fit
Back to n8n workflows
n8n templateFreeBy Dart

Create AI meeting summaries with Fireflies transcripts & Dart tasks using Gemini

Automatically generate a meeting summary from your meetings through Fireflies.ai, save it to a Dart document, and create a review task with the meeting link attached. What it does This workflow activates when a Firefl...

DevelopmentCore NodesAILangchainWebhookN8n-nodes-dart.dartSticky Note@firefliesai/n8n-nodes-fireflies.fireflies
Loading interactive preview...

Template notes

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

What it does

This workflow activates when a Fireflies.ai meeting is processed (via a webhook). It retrieves the meeting transcript via the FirefliesAI transcript node and uses an AI model to generate a structured summary.

Who’s it for

Teams or individuals needing automatic meeting notes. Project managers tracking reviews and actions from meetings. Users of Fireflies.ai and Dart who want to streamline their documentation and follow-up process.

How to set up

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

Requirements