Prerequisites
Before you begin, make sure you have:- API Key: Obtain your API key from app.fireflies.ai/integrations
- Transcript ID (optional): The ID of a meeting transcript you want to query
If you don’t have a transcript ID, you can query across all your meetings using filters. See Step 3 below.
Step 1: Create Your First Thread
Start by asking a question about a specific meeting:Response
Step 2: Ask Follow-up Questions
Continue the conversation with context-aware follow-ups using thethread_id from the previous response:
Step 3: Query Across Meetings
Analyze patterns across multiple meetings using filters:For more details on available filters and parameters, see the createAskFredThread documentation.