Hi community! I am running into problems with zoom trigger. There are multiple video URLs coming from Zoom, but none of them has a way to determine which version it is. I want to pick only one version of the video and has to be the “speaker-view” only. How do I do that? Thanks in advanced.
How do I choose particular version of zoom recording?
Best answer by RALaBarge
Hey there
I replied to the ticket you opened about this topic, but I wanted to share here with others incase they run into the same issue.
The Zoom New Recording trigger will offer you many different types of recordings to access later in your Zap, but in such a way that it is difficult to download the exact one you want. The solution I suggested was to use 2 Zaps in this configuration:
Zap 1: Zoom New Recording trigger => Google Sheet Create Many Row(s) action
Zap 2: Google Sheets New Row trigger => Filter by Zapier (Only continue if recording_type = active_speaker) => …
The data that Zoom is sending Zapier for these recordings are what we call Line Item Objects. We treat those in a special way in Zapier, and actions that explicitly say they support them can do novel things. In the case of Zap 1, it will write 1 row to the Google Sheet for each recording that Zoom sends.
Zap 2 will read from that Google Sheet and send each recording into the Filter step, only to continue for the specific recording you want -- in this case the one linked to the `active_speaker` value. The actions that follow can then accomplish what you wish, with the specific file you wish!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.