Basic Information

appmixer.fireflies.core.UploadAudio

Upload Audio

1.0.0

Public

Submit a publicly accessible audio or video URL to Fireflies for transcription. Audio up to 200 MB (all tiers); video up to 100 MB on Free and 1.5 GB on paid tiers.

Input Ports

in

FieldTypeDescription
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.

Output Ports

out

FieldTypeDescription
Success boolean -
Title string -
Message string -

Full Metadata