I have a similar question.
First though, I’m very impressed with what I see, very cool plugin. Thank you so much for all your hard work.
This might be along the same lines as what @samjco is trying to do on this thread.
I’m wondering if it’s possible to create a meeting with PHP code. Maybe there is a PHP function that can be called?
My overall idea: I would take care of creating my own PHP page within the WordPress framework. It would force users to login, then allow them to submit a Meeting Name, Date/Time, etc. for scheduling their own meetings. Then I’d call the “create new Zoom meeting” PHP function on the backend to create the meeting.