appmixer.fireflies.core.UploadAudio
Upload Audio
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| Media URL | text | Publicly accessible URL of the audio or video file to transcribe. |
| Title | text | Optional title for the resulting meeting. |
| Webhook URL | text | Optional URL that Fireflies will call once transcription for this upload completes. |
| Client Reference ID | text | Optional custom identifier (max 128 characters) echoed back in webhook payloads. |
| Language | text | Optional language code for the media (e.g. 'en', 'es'). Leave empty for auto-detection. |
| Field | Type | Description |
|---|---|---|
| Success | boolean | - |
| Title | string | - |
| Message | string | - |