Hey,
I am quite new here and most certainly lack of some basic knowledge.
I am providing lectures via zoom and my target is to be able to collect information about the users that joining my session (for example, when they entered and left the video, when they raised a hand etc).
I was thinking about asking the users for permission to get access to their zoom data when registering to my website and then use the zoom API to extract this information, is it a valid option?
Is it possible to create zoom meetings via the API and then send them to the users?
To achieve those targets, do I have to implement zoom web sdk in my website or can I just redirect them to the regular zoom program?
Thanks in advance…