zoom recording to youtube upload

Status: Closed Β· Asked by deepak jaswani on Β· 0 views

deepak jaswani β€” Question Β·
when i am connecting zoom to youtube upload as an action .  when I select upload video in youtube, why it is asking for google drive folder id , usually zoom recordings are password protected or token protected, so even i copy the mpp4 public url download and pasted on browser, it asks for the password. so want to understand how this pice would work . image.png
Pabbly Support β€” Reply Β·

Hello Deepak,

Thank you for reaching out.

Kindly refer to this video tutorial and follow it step-by-step to create an automation workflow to upload Zoom recordings to your YouTube channel - https://www.youtube.com/watch?v=F7psacL6b_E

As per the screenshot that you have shared, you can ignore the first Google Drive File ID field as the file is not on Google Drive, so you just need to map the Public URL of the recording to the second field as YouTube has updated its API so Google Drive files can be uploaded by providing only the Google Drive File ID, as it is within their infrastructure.

Thanks & Regards,

Adeel Akhtar
🌐 Pabbly.com

deepak jaswani β€” Reply Β·

One another question, output of zoom recordings are coming as 3 objects 0,1,2... and as we need to filter download which is MP4, which can come either in 0th, 1st or 2nd object . it is not consistent. how to filter to use only download url if file type is MP4.

image.png

Pabbly Support β€” Reply Β·

Hello Deepak,

Thank you for reaching out.

In this case, you must add a router after the Trigger and pass each variation in each route so when the MP4 file comes in either variaton it must be executed through the respective route. In each route, the mapping in the action will be according to the trigger responses 0, 1, and 2.

Thanks & Regards,

Adeel Akhtar
🌐 Pabbly.com

Back to all forum threads Β· Log in to reply