The UploadAudio Action allows you to upload audio files to Fireflies.ai for transcription. Transcription is asynchronous — after submission, results may take several minutes to become available; use transcript retrieval tools to poll for completion. Note: This action requires a…
urlRequiredstringThe url of media file to be transcribed. It MUST be a valid https string and publicly accessible to enable us download the audio / video file. Double check to see if the media file is downloadable and that the link is not a preview link before making the request. The media file…
titlestringTitle or name of the meeting, this will be used to identify the transcribed file
webhookstringURL for the webhook that receives notifications when transcription completes
attendeesarrayAn array of objects containing Attendee objects. This is relevant if you have active integrations like Salesforce, Hubspot etc. Fireflies uses the attendees value to push meeting notes to your active CRM integrations where notes are added to an existing contact or a new contact…
save_videobooleanSpecify whether the video should be saved or not.
download_authobjectAuthentication details for accessing protected media files.
custom_languagestringSpecify a custom language code for your meeting, e.g. es for Spanish or de for German. For a complete list of language codes, please view Language Codes
bypass_size_checkbooleanSet to true to bypass the 50kb minimum file size validation. Useful for processing smaller audio files.
client_reference_idstringThe client reference id of the attendee
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.