neha
(Neha)
September 3, 2020, 9:58am
1
I have taken a Pro Account. I want to be able to create meetings with my clients as hosts for the meeting, and use this Pro Account features. Is there a way to do that?
Hey @neha
Thanks for posting on the Zoom Devforum! I am still learning, but I will try my best to help answer your question.
Checkout these related threads that may have the answer you are looking for:
How to create meeting with Host using API?
Description
We know that Zoom does not allow a user to host multiple meetings at the same time.
But If I have multiple users under single admin account can these users host separate meetings?
How to create user-level meetings using APIs, since We are able to create only one JWT APP for account also we can only create Account-level JWT app, Can we have multiple APPs per user “JWT User-managed app”?
If not supported for JWT Can we create multiple User-managed apps for oAuth and create sepa…
Hello,
Api registered users with action(custCreate) can host meeting ? Because when i try to create meeting with api registered user then it create the meeting but i got “Invalid Signature” at time of hosting meeting.
Thanks,
Ritesh
If these threads did not help, please let us know by replying back here and someone from the Developer Relations team will get back to you shortly.
Thanks,
DeveloperBot
neha
(Neha)
September 3, 2020, 10:02am
3
The suggested responses do not answer my query.
Hi @neha ,
Happy to clarify. If your clients are users under your Pro account, you can utilize our POST Create a Meeting endpoint and set the alternative_host
property:
If these clients are not under your account, you can use our OAuth capabilities to utilize an app that grants you permission to create a meeting on behalf of another Zoom account. You can read more about that here:
I know that I can create meetings for users under my account with the REST API, but is it possible to create a meeting on behalf of users from another account?
The use case is that I have web app that clinicians use and I want them to be able to create instant meetings with their clients through my app with their existing zoom account.
I don’t want them to have to enter in credentials. If possible, could I just use their credentials they have already given to me, using the REST API?
I hope this helps to clarify!
Best,
Will
system
(system)
Closed
October 9, 2020, 2:45am
5
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.