Zoom · Arazzo Workflow
Zoom List and Retrieve a Cloud Recording
Version 1.0.0
List a host's cloud recordings and fetch the first one's files, branching when none exist.
View Spec
View on GitHub
ChatCollaborationCommunicationsMeetingsVideo ConferencingVideosWebinarsArazzoWorkflows
Provider
Workflows
list-and-get-recording
List a host's cloud recordings and fetch the first meeting's files.
Calls recordingList for a host and, only when recordings exist, calls recordingGet for the first recorded meeting.
1
listRecordings
recordingList
List the cloud recording meetings for the host.
2
getRecording
recordingGet
Fetch the recording files for the first recorded meeting.