UploadAudio

This action uploads audio files to Fireflies.ai for transcription.

Action Settings

Setting Description
Url String. The URL of media file to be transcribed. Make sure the URL is a valid https string and that the file is publicly accessible. The valid media files formats are mp3, mp4, wav, m4a, and ogg.
Title String, optional. Title or name of the meeting to identify the transcribed file.
Webhook String, optional. URL for the webhook that receives notifications when transcription is completed.
Custom_language String, optional. The meeting language code. If omitted, it is set to English by default. For a complete list of language codes, please view Language Codes.
Save_video Boolean, optional. Specify whether the video should be saved or not.
Attendees String, optional. The array of Attendees for expected meeting participants.
Client_reference_id String, optional. Custom identifier set by the user during upload used to identify your uploads in your webhook events.

Action Parameters

UploadAudio action parameters correspond to the fields of the target object. You must map at least the required parameters.

Result

A file is uploaded to Fireflies.ai for transcription.