Zoom SDK Ionic/Cordova Plugin

Description
how can i register user from using ionic cordova plugin

Hi satya5561,
Thanks for using Zoom SDK. You can register a user via zoom.us or use Zoom API https://marketplace.zoom.us/docs/api-reference/zoom-api/users/usercreate, we do not have the register user feature in all Zoom SDKs.

Thanks!

thanks

can we use both ionic sdk and zoom api together. How can i get user details from ionic sdk.

Hi,
Thanks for the reply. Sure, the SDK and the API are 2 different product, they can be used together. If you would like to get user’s detail, you can use: https://marketplace.zoom.us/docs/api-reference/zoom-api/users/user

Thanks!