Basic Information

appmixer.fireflies.core.FindTranscripts

Find Transcripts

1.0.0

Public

Search Fireflies meeting transcripts by keyword, date range or organizer/participant email. Returns up to 50 matching transcripts (newest first). Routes to the 'notFound' port when nothing matches.

Input Ports

in

FieldTypeDescription
Keyword text Optional search term matched against transcript titles and content.
From Date date-time Only return transcripts on or after this date/time (ISO 8601).
To Date date-time Only return transcripts on or before this date/time (ISO 8601).
Organizer Email text Only return transcripts organized by this email address.
Participant Email text Only return transcripts that include this participant email address.
Output Type select Choose whether you want to receive the result set as one complete list, or first item only or one item at a time or stream the items to a file.

Output Ports

out

notFound

FieldTypeDescription
No fields defined for this port

Full Metadata