AACFlow

Fireflies Connector

Sync meeting transcripts from Fireflies.ai into your knowledge base

The Fireflies connector synchronizes meeting transcripts, summaries, and action items from Fireflies.ai via GraphQL API.

Authentication

API Key — From Fireflies dashboard.

Configuration

FieldTypeRequiredDescription
Host EmailInputNoFilter transcripts by host email
Max TranscriptsInputNoLimit the number of synced transcripts

How It Works

  1. GraphQL Query — Queries transcripts with optional host email filter
  2. Pagination — Uses skip/limit cursor (50 per page)
  3. Content Assembly — Builds structured document: meeting info → overview → action items → keywords → transcript

Document Format

Meeting: Title
Date: ISO date
Duration: X minutes
Host: email
Participants: list

--- Overview ---
Meeting summary...

--- Action Items ---
Action items...

Keywords: keyword1, keyword2

--- Transcript ---
Speaker1: sentence text
Speaker2: sentence text
...

Metadata Tags

TagTypeDescription
Host EmailTextMeeting host's email
SpeakersTextComma-separated speaker names
DurationNumberMeeting duration in seconds
Meeting DateDateDate of the meeting

Limitations

  • GraphQL API only (no REST fallback)
  • Transcript availability depends on Fireflies processing

On this page

Start building today
Trusted by over 100,000 builders.
The SaaS platform to build AI agents and run your agentic workforce.
Get started