Add to Live
Use the API to add the Fireflies.ai bot to an ongoing meeting
Overview
The addToLiveMeeting
mutation allows you to add the Fireflies.ai bot to an ongoing meeting. It is rate limited to 3 requests per 20 minutes.
Arguments
A valid http URL for the meeting link, i.e. gooogle meet, zoom, etc
Title or name of the meeting, this will be used to identify the transcribed file. If title is not provided, a default title will be set automatically
Maximum length is 256 characters.
Password for the meeting, if applicable.
Maximum length is 32 characters.
Meeting duration in minutes. Defaults to 60 minutes if param is not provided
Minimum is 15 and maximum is 120.
Language of the meeting. Defaults to English if not provided. For a complete list of language codes, please view Language Codes
Maximum length is 5 characters.
Usage Example
To upload an audio file, provide the necessary input parameters to the mutation. Here’s an example of how this mutation could be used:
FAQ
Error Codes
List of possible error codes that may be returned by the addToLiveMeeting
mutation. Full list of error codes can be found here.