We are SaaS B2B product focussed on small/medium business who are mainly into teaching (like yoga teachers, dance teachers etc.). Considering the current COVID situation we are planning to use zoom to help them setup online classes.
I wanted to know how can I achieve the following without creating a custom app.
- Tracking the participants. I know there are webhooks to track the events participants joined and left. But is there a way I can pass some extra parameters in the Zoom URL (like a Unique ID or something) to track who joined the class
- Restricting the meeting to the members in our system. How can I restrict the invite feature only to the host? I am aware of the registration API, but even with that anyone can join the meeting if they provide their name and email address. Or is there an API where we can remove a participant using API?
This is very critical for us as our customers get paid for the classes they take. And if they can’t know who joined, then it will affect their revenues pretty badly.
Looking forward for recommendations.
Thanks,
Leena