- 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 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)
Manage your connection
Connections are managed from Connectors: select , then open the connection.- Unlink projects to remove access from specific projects while keeping the connection available for others. See Unlink projects from a connection for the steps.
- Delete the connection to remove it from the workspace entirely. Deleting is permanent. It removes the credentials from all linked projects, and app features that use stop working until a new connection is added. See Delete a connection for the steps and who can delete.