Connect the integration
Connecting your Fireflies.ai account to Relevance AI is a straightforward process:- Go to the “Integrations” page in the sidebar of your Relevance AI dashboard.
- Click on “Fireflies” from the available integrations.
- Click on the “Add Integration” button.
- In the pop-up window, sign into your Fireflies.ai account.
- Grant the necessary permissions for Relevance AI to access your Fireflies.ai data.
- Once authenticated, your Fireflies.ai account will appear as a connected integration.
Tool steps for Fireflies
The Fireflies.ai integration provides a set of actions that your agents can use to interact with your meeting transcripts and audio processing. These actions can be incorporated into your agent’s workflows as tool steps.Meeting Retrieval
Find Meeting by ID
Retrieve specific meeting details using a meeting ID
Find Recent Meeting
Access the most recent meeting transcripts
Audio Processing
Upload Audio
Upload audio files for transcription
Use the integration’s API tool step (Advanced)
In addition to the pre-built actions available in the tool directory, you can build custom tools that perform Fireflies-specific activities using the Fireflies API Call tool step.How to use the API Call tool step
Create a new tool
Create a new tool in Relevance AI or open an existing tool you want to add Fireflies.ai functionality to.
Add the Fireflies API Call tool step
- Scroll down to Tool-steps
- Search for “Fireflies API Call” in the tool step search bar
- Add the Fireflies API Call tool step to your workflow
Configure the API endpoint
Configure the API endpoint, method, and parameters according to your needs. Fireflies.ai uses a GraphQL API, so you’ll typically use POST requests with GraphQL queries.
Example: Retrieve Meeting Transcript
Here’s a practical example of using the Fireflies API Call tool step to retrieve a meeting transcript: Configuration:- Uses the POST method for GraphQL queries
- Retrieves transcript details including title, date, and speaker-identified sentences
- Returns structured data that can be used in subsequent workflow steps
You can find Fireflies.ai’s complete API documentation at https://docs.fireflies.ai/.
Common API endpoints
GraphQL API
GraphQL API
The main endpoint for all Fireflies.ai API operations is
/graphql. Common queries include:- Get transcript: Retrieve full transcript with speaker identification
- List transcripts: Get a list of all available transcripts
- Get user info: Retrieve current user information
Example use cases
Here are some ways you can leverage the Fireflies.ai integration with your agents:Automated Meeting Notes Distribution
Automated Meeting Notes Distribution
Automatically send meeting summaries and transcripts to team members after calls, ensuring everyone stays informed even if they couldn’t attend.
CRM Updates from Sales Calls
CRM Updates from Sales Calls
Extract key information from sales meetings and update your CRM automatically, capturing important details like customer pain points, budget discussions, and next steps.
Action Item Extraction
Action Item Extraction
Identify and create tasks from action items mentioned in meetings, automatically assigning them to the right team members with relevant context.
Meeting Insights Dashboard
Meeting Insights Dashboard
Aggregate meeting data to track trends, topics, and team engagement over time, helping you understand communication patterns and improve meeting effectiveness.
Compliance and Record-Keeping
Compliance and Record-Keeping
Maintain searchable archives of important meetings for compliance purposes, with easy retrieval of specific conversations when needed.
Training and Onboarding Analysis
Training and Onboarding Analysis
Analyze training sessions and onboarding calls to improve processes, identify common questions, and create better training materials.
Customer Feedback Aggregation
Customer Feedback Aggregation
Automatically extract and categorize customer feedback from support calls and customer meetings to inform product development.
Sales Call Coaching
Sales Call Coaching
Review sales call transcripts to identify successful patterns, coaching opportunities, and best practices to share across the team.
Follow along on YouTube
Watch this tutorial to see how to turn meeting notes into content using Fireflies and Relevance AI:Frequently asked questions (FAQs)
What permissions does the Fireflies.ai integration require?
What permissions does the Fireflies.ai integration require?
Fireflies.ai requires access to your meeting recordings and transcripts. The specific permissions depend on your video conferencing platform and Fireflies.ai account settings. Typically, you’ll need to grant Fireflies.ai permission to join meetings and access recordings.
Which meeting platforms are supported?
Which meeting platforms are supported?
Fireflies.ai supports all major video conferencing platforms including:
- Zoom
- Google Meet
- Microsoft Teams
- Webex
- GoToMeeting
- RingCentral
- And many others
How accurate are the transcriptions?
How accurate are the transcriptions?
Fireflies.ai provides 90%+ accuracy in transcription, with support for multiple languages and accents. Accuracy may vary based on audio quality, speaker clarity, background noise, and technical terminology.
Can I access historical meetings?
Can I access historical meetings?
Yes, you can access historical meetings stored in your Fireflies.ai account using the “Find Meeting by ID” tool step. All meetings that have been transcribed by Fireflies.ai are available through the integration.
How do I find a meeting ID?
How do I find a meeting ID?
Meeting IDs can be found in your Fireflies.ai dashboard. Each transcribed meeting has a unique ID that you can use with the “Find Meeting by ID” tool step.
Are there rate limits?
Are there rate limits?
Rate limits depend on your Fireflies.ai plan. Refer to your Fireflies.ai account settings or contact Fireflies.ai support for specific rate limit information.
Can I use this integration with multiple Fireflies.ai accounts?
Can I use this integration with multiple Fireflies.ai accounts?
Yes, you can add multiple Fireflies.ai integrations to your Relevance AI workspace, each connected to a different Fireflies.ai account.

