Close menu
Explore Plans
Mobile menu Close menu
Fireflies.ai

Get meeting transcript

Pro plus icon This query returns the full transcript, summary, action items, and key topics for a meeting in Fireflies.ai.

Developer info

API endpoint slug
fireflies_ai.get_meeting_transcript
Runtime method
performQuery("fireflies_ai.get_meeting_transcript"}

Query fields

Transcript Text input

Label
Transcript ID
Helper text
The ID of the transcript to retrieve. Use TranscriptId from the "Meeting transcription completed" trigger.
Slug
transcript_id
Required
true
Can have default value
true

Ingredients

Transcript The unique ID of the transcript.

Slug
transcript_id
Filter code
FirefliesAi.getMeetingTranscript.TranscriptId
Type
String
Example
ASxwZxCstx

Meeting title The title of the meeting.

Slug
meeting_title
Filter code
FirefliesAi.getMeetingTranscript.MeetingTitle
Type
String
Example
Weekly sync

Transcript The full transcript with speaker names.

Slug
transcript
Filter code
FirefliesAi.getMeetingTranscript.Transcript
Type
String
Example
Alice: Welcome to the meeting. Bob: Thanks for having me.

Summary An AI-generated summary of the meeting.

Slug
summary
Filter code
FirefliesAi.getMeetingTranscript.Summary
Type
String
Example
The team discussed the launch timeline and aligned on next steps.

Action items Action items extracted from the meeting.

Slug
action_items
Filter code
FirefliesAi.getMeetingTranscript.ActionItems
Type
String
Example
Alice to finalize the launch plan by Friday. Bob to schedule the customer interviews.

Key topics Key topics or keywords discussed in the meeting.

Slug
key_topics
Filter code
FirefliesAi.getMeetingTranscript.KeyTopics
Type
String
Example
launch, timeline, customer interviews

Meeting date The date and time the meeting took place.

Slug
meeting_date
Filter code
FirefliesAi.getMeetingTranscript.MeetingDate
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00

Duration The duration of the meeting in minutes.

Slug
duration
Filter code
FirefliesAi.getMeetingTranscript.Duration
Type
String
Example
47