Skip to main content
Connects to Fireflies via API key. Pulls meeting transcripts, summaries, action items, and attendee lists. Creates contact records from attendee emails and builds met_with relationship edges in the graph.

Connect

  1. Go to Sources in the dashboard
  2. Click Connect next to Fireflies
  3. Enter your Fireflies API key (get it from Fireflies Settings)
  4. Initial sync starts automatically

What gets synced

  • Meetings — title, date, duration, recording link
  • Transcripts — full speaker-attributed transcript text
  • Summaries — AI-generated meeting summary
  • Action items — extracted action items from the meeting
  • Attendees — email addresses of all participants

What gets created

  • Contact records — from attendee email addresses (deduplicated)
  • Meeting entries — stored in the timeline of each attendee’s contact record
  • Relationshipsmet_with edges between co-attendees, weighted by meeting count

Sync frequency

  • Initial sync — pulls all existing transcripts
  • Incremental sync — every 5 minutes, checks for new transcripts
  • Webhook — if configured, processes transcript.complete events in real-time

API key scope

The API key accesses meetings recorded by the key owner. Team meetings shared to the workspace are also included.