We are working on an Application and one of the feature is integrating zoom in our application to schedule meeting from our application and get the link from our web application. But we don’t need to use master account to host meetings. We want to do like slack , so user should be authorized from zoom and will user their own account. But they can schedule meeting from our web application.
So I’m not having any idea to do this. so please help me.
(OAuth / Chatbot / JWT / Webhook)

