- Retrieve meeting transcripts, AI summaries, and speaker-attributed content
- Search and analyze conversations across your organization
- Build workflows on top of meeting intelligence
- Sync notes and action items into your product
Common use cases and example apps
How to connect Fireflies
Workspace admins and owners can connect Fireflies. You can create multiple Fireflies connections using different API keys, which is useful for separating environments (for example, development and production) or managing rate limits. When the connection is created, Fireflies can be linked to any project in the workspace.Prerequisites
- A Fireflies.ai account and API key
All API usage consumes Fireflies API quota based on your Fireflies plan, and billing is handled directly by Fireflies, not Lovable.
- Lovable workspace admin or owner role
Step 1: Create a Fireflies API key
An API key lets you connect to the Fireflies API and access your organization’s meeting data.- Sign in to Fireflies.
- Open Developer settings (Fireflies API).
- Copy the generated API key and store it securely.
Your API key functions like a password. Keep it secure and never share it publicly. You’ll need it in the next step.
Step 2: Connect Fireflies in Lovable
You can create multiple connections using different API keys.- Open Connectors → App connectors and select Fireflies.
- Click Add connection.
- Enter a Display name (for example
Fireflies Production). - Paste the API key.
- Click Connect.
Available data
Through the Fireflies connector, your app can access the following meeting data:
For the full list of available queries and fields, see the Fireflies GraphQL API documentation and the API quickstart.
Limitations
The Fireflies connector cannot:- Create, modify, or delete meetings or transcripts (read-only access)
- Receive incoming events or webhooks from Fireflies
- Access data beyond your Fireflies organization’s scope
- Support per-user Fireflies login (each end user connecting their own Fireflies account)
How to unlink projects from a connection
Editors and above can remove specific projects from a connection without deleting the connection entirely. The connection will remain available for other projects. To unlink projects:1
Open Connectors
Open Connectors, then go to App connectors, and select .
2
Open the connection
Open the connection you want to manage.
3
Select projects
Under Linked projects, check the projects you want to unlink.
4
Confirm
Click Unlink projects and confirm.
How to delete a connection
Workspace admins and owners can delete connections. Other members can delete a connection if they created it, or if they have been explicitly granted access to it. Before deleting, review the Linked projects section to see which projects are currently using the connection. To delete a connection:1
Open Connectors
Open Connectors, then go to App connectors, and select .
2
Open the connection
Open the connection you want to remove.
3
Review linked projects
Review the Linked projects section.
4
Delete
Under Delete this connection, click Delete and confirm.