Hello Im Yusuke. Sorry for my bad English cuz I’m not English-native speaker.
Here is the description.
My company is creating new App.
We can buy-and-sell cars on that app, and we already integrated ZOOM SDK into it.
So now we(as a salesperson) can talk with customer who wants to buy-or-sell his car.
We are going to spread our new App into the car Industry in Japan.
So we need to have multiple meeting at the same time.
I know that we need 10 zoom accounts if we host 10 zoom meetings at the same time.
But thats not what we want to do. It’s so annoying if we have to create zoom accounts every time we spread this app into other company.
are there any solutions or recommendations for this problem?
In my opinion, every time he wants to have a meeting, making zoom sub account via zoom api(…like this. https://marketplace.zoom.us/docs/api-reference/zoom-api/accounts/accountcreate) and creating room via zoom api(https://marketplace.zoom.us/docs/api-reference/zoom-api/meetings/meetingcreate)
How do you think about this? Is it viable?