met_with relationship edges in the graph.
Connect
- Go to Sources in the dashboard
- Click Connect next to Fireflies
- Enter your Fireflies API key (get it from Fireflies Settings)
- 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
- Relationships —
met_withedges 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.completeevents in real-time