Educational platform

Hello,

I am working with an online academy that has more than 700 students.

We are planning to build a custom learning platform, and we are considering integrating Zoom into our system.

I would like to understand the following clearly:

  1. Can we use Zoom Meeting SDK to allow students to join meetings directly inside our website (without sharing Zoom links externally)?

  2. Can meetings be scheduled through API, and can we send automated reminders (e.g., 1 hour before the session)?

  3. Can recordings be started automatically without requiring the teacher to manually click “record”?

  4. Is it possible to access cloud recordings via API and display them inside our platform for admin review?

  5. Can we track attendance automatically when a student joins the session through our platform?

  6. Is it possible to track how long each student stayed in the session, to prevent attendance manipulation?

  7. What is the best recommended architecture for building a system like this:

    • LMS (learning platform)

    • Zoom integration

    • Attendance tracking

    • Recording management

  8. Do you recommend using Meeting SDK or Video SDK for this type of educational platform?

Thank you