Zoom · Arazzo Workflow
Zoom Retrieve Meeting Recordings
Version 1.0.0
Fetch a meeting's cloud recordings and branch when no recordings exist.
View Spec
View on GitHub
ChatCollaborationCommunicationsMeetingsVideo ConferencingVideosWebinarsArazzoWorkflows
Provider
Workflows
retrieve-meeting-recordings
Get a meeting's recordings and, when present, also fetch its invitation.
Calls getMeetingRecordings and, only when recording files are returned, calls getMeetingInvitation to attach the meeting invitation note.
1
getRecordings
getMeetingRecordings
Retrieve all cloud recording files for the meeting.
2
getInvitation
getMeetingInvitation
Fetch the meeting invitation note to provide context alongside the recordings.