πŸ’¬ Generate personalized sales follow-ups from Fireflies transcripts with Gemini & Google Drive

⚑ 85 views Β· πŸ’¬ Lead Nurturing & AI Sales Agents

Description

Automatically Generate AI Follow-Up Messages from Fireflies Transcripts

This workflow automates creating personalized follow-up messages for your clients based on meeting transcripts fetched from Fireflies. It ensures the right guest information is captured, the transcript is processed by AI, and the output is stored neatly in Google Drive.

What it Does

  1. Triggers on New Appointment: The workflow starts when a new appointment is created in Google Calendar.
  2. Extracts Guest and Appointment Details: The Edit Fields node extract the guest’s email, appointment start/end time, status, and creator.
  3. Fetches Transcript from Fireflies: The GraphQL node queries Fireflies using the guest email to fetch the meeting transcript, including sentences, participants, and summary.
  4. Skip IF Empty: The Filter node skip passing the Info to AI Agent if there is no record in Fireflies
  5. Generates Follow-Up Messages via AI: The AI Agent node (powered by Google Gemini) creates 12 personalized follow-up messages/emails for the guest.
  1. Stores Messages in Google Drive: The Google Drive node saves the AI-generated messages in a specific folder, named after the guest, for easy reference.

Use Cases

Customization

Troubleshooting

Requirements

How to Set Up

πŸ”— Nodes Used

Google Drive, GraphQL, Google Calendar Trigger, Filter, AI Agent, Google Gemini Chat Model

πŸ“₯ Import

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

πŸ“– Importing guide Β· πŸ”‘ Credential setup