pareshpp
(Paresh)
1
Hi
I am developer and trying to use API to integrate zoom to our website.
When I create meeting, I need host ID (as zoom user id) to create meeting. I can create user using API
https://api.zoom.us/v2/users (POST)
The problem is, User need to verify their account from email before I can add meetings for them…(ie Pending user)
Is there anyway to skip Email Verification?
Thanks
Paresh
tommy
(Tommy Gaessler)
2
Hey @pareshpp,
You can create custCreate
users that do not require email verification. However, this requires an ISV plan. Contact isv@zoom.us for more details.
Thanks,
Tommy
Hi Tommy
Thanks for reply and clarification…
We are still in development phase of integration.
Is it possible to use a development API we can use until we are ready to go live and then pay the 2500/month subscription?
Thanks
tommy
(Tommy Gaessler)
4
Hey @dimentians,
To request an ISV free trial please contact isv@zoom.us.
Otherwise, you can use the regular create
option with the Pro or above plan.
Thanks,
Tommy
Hi Tommy
I have another question.
Who can build App and authorize to use API? Owner only or any admin can do?
I created app but cant use it since it gives following error:
You cannot authorize the app
You cannot install the app because you don’t have the required permissions. Please contact your IT administrator for permission and try again.
Thanks
Paresh
Hi @dimentians, installation of OAuth apps is managed by an Admin on the account, or anyone with Marketplace Admin permission.
Here’s some support articles:
Getting Started With Marketplace
Managing Zoom Marketplace