Skip to main content
Fireflies.ai
Fireflies.ai
25 actions · 4 events · 1 auth method
IAMDocuments

Authentication

API Token

Generate an API key from your Fireflies dashboard (Integrations > Fireflies API).Guides: Connector Profile, Link Account
Actions
25 actions
Action
Description
Get Analytics
Retrieve team and per-user analytics including conversation metrics (filler words, questions, sentiments, talk/listen ra…
Get Meeting Analytics
Retrieve per-meeting analytics for a specific transcript including sentiment percentages, content categories (questions,…
Get Meeting Sentiments
Retrieve sentiment percentages (negative, neutral, positive) for a specific meeting transcript. Use list_transcripts fir…
List Channels
Retrieve a list of channels by querying transcripts that have channel assignments. Channels are created in the Fireflies…
List Contacts
Retrieve a list of contacts from meetings (people who have participated in meetings)
Get Unified Credentials
Get the current Fireflies connection’s unified credentials and identity.
List Unified Groups
List unified groups (Fireflies user groups) for the connection.
Get Unified Group
Get a unified Fireflies user group by ID.
List Unified Organizations
List the synthesized Fireflies workspace as a unified organization.
Get Unified Organization
Get the synthesized Fireflies workspace organization by ID.
List Unified Roles
List the synthesized Fireflies role catalog (admin, member).
Get Unified Role
Get a synthesized Fireflies role by ID.
List Unified Users
List unified users in Fireflies.
Get Unified User
Get a unified Fireflies user by ID.
Create Soundbite
Create a soundbite (clip) from a transcript by specifying start and end timestamps
Get Soundbite
Retrieve detailed information about a specific soundbite including captions and sources
List Soundbites
Retrieve a list of soundbites. IMPORTANT - At least one filter is required, set variables.mine=true to get your soundbit…
List Transcripts
Retrieve a list of transcripts with optional filtering by date range, keyword search, or host email. Returns transcript…
Get Transcript
Retrieve detailed information about a specific transcript including full conversation text and summary. Use list_transcr…
Set Transcript Privacy
Update the privacy setting of a transcript. Valid privacy values are link, owner, participants, teammatesandparticipants…
Update Transcript Channel
Update the channel assignment for a transcript (moves transcript to specified channel). Use list_transcripts to get tran…
Get Meeting Summary
Get the AI-generated summary for a specific meeting. Use list_transcripts first to obtain the transcriptId.
Search Meetings
Search meeting transcripts by keyword with optional filters.
Get User
Retrieve information about a specific user by ID, or the current API key owner if no ID is provided. Use list_users to o…
List Users
Retrieve a list of all users within your team
Events
|
4 events
Event
Description
Tags
Webhook Active Check
Acknowledges delivery probes, Send Test Event payloads, and any request that does not carry a Fireflies event field, wit…
Verification
Transcription Completed
Fired when a meeting finishes processing and its transcript becomes available.
Transcripts
Meeting Summarized
Fired when the AI summary for a processed meeting is ready.
Transcripts
Meeting Bot Joined
Fired when the Fireflies notetaker bot joins a live meeting.
Meetings

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See the Projects Guide.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.

Connector Profile

Fireflies.ai - API Token
3

Link an Account

Connect an account using StackOne Hub or Auth Link.

Link Account

Fireflies.ai - API Token
4

Use Actions

Invoke actions using one of the methods below:

Webhook Events

Webhooks setup

Configure receiving Events for Fireflies.ai into StackOne.