Zoom recordings to Google Drive

https://n8n.io/integrations/n8n-nodes-base.zoom -
I want to make trigger on new recording and find video_dl_urls

@rrr2rrr you probably can do right now with the webhook node. You can use the event recording:ended.

@RicardoE105 - Zoom has a lot of very useful Webhook endpoints for their suite of products that could be helpful for pre/during/post event automations (+ for related products like their cloud recordings).

Would a Zoom Trigger node be possible given how their API is structured? For example, so that the node can handle event registration similar to other Trigger nodes? If yes, please let me know and I’ll create a dedicated feature request for Zoom Trigger node.

Guess it’s about that kind of solution or template: Add info and links of Zoom recordings to a Google Sheet and upload to Google Drive | Integromat

I would love to have it too - there is is paid zoom service doing this, shall I be able to do this with n8n - this would be a lovely addition here.

also zoom node doesn’t have recording operations, which means I have to implement recording download instance action on my own… =(