How to integrate zoom to laravel 11 application

I want to integrate zoom in to my laravel 11 web application that should be runned like this:
Teacher creates meeting in our website, students can join it and meeting needs to be embeded to my website. After the meeting ends I need zoom to send me webhook with meeting recording url. I read about zooms api, also looked for laravel packages for easer API manipulation, but the ones I found are all out-dated. So most important for me is that app option should I pick then creating application in zoom and some source of information or examples would be great!

Thanks for any help!

2 Likes

This topic was automatically closed 368 days after the last reply. New replies are no longer allowed.