Automate Meeting Summaries with Fireflies, Gemini, and Gmail - n8n Workflow | Neura Market
Automate Meeting Summaries with Fireflies, Gemini, and Gmail
This workflow automates the retrieval of meeting transcripts from Fireflies.ai, summarizes them using Google Gemini, and sends the summaries via Gmail.
The workflow begins by monitoring Gmail for specific meeting recap emails. It extracts the meeting link and retrieves the transcript from Fireflies.ai. The transcript is then processed and summarized using Google Gemini, creating a client-friendly recap. Finally, the summaries are formatted and sent via Gmail, ensuring seamless communication.
Platform
n8n
Category
AI
Price
Free
Creator
Nadia Popov
set
code
gmail
merge
webhook
markdown
aggregate
stickyNote
gmailTrigger
manualTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.