Create 2 or 3 Meetings at same time

Description
In Zoom, We have 1 Pro Account, we need to create 2 or 3 meetings in a same time by using this Pro Account through API. We are using JWT for API Integration. Is this possible to create Unique meeting ID for this 3 different meetings??? Kindly guide us in this… thanks in advance

Hey @catalyze.online,

You would need to create multiple users to be the hosts of each created meeting.

Does that make sense?

Thanks,
Tommy

A ton of thanks. its working. but refer the screenshot, host and joinee name both showing same. here actually joinee name is different but it takes same name. we have generated meeting id using JWT Token in our Zoom API.
image

Hey @catalyze.online,

Make sure you are using the join_url for the other user, and not also the start_url. Also make sure when joining the meeting, you are signed in to the correct account.

Thanks,
Tommy

We have a pro account & we have a sub account for this pro account. We are facing the problem, which is the meeting created by sub account has been ended at 40 minutes duration(sub account is not pro account). We have generated meeting id using JWT Token in our Zoom API. Kindly help us on this, that meeting shouldn’t ended in 40 minutes… thanks in advance

Hey @catalyze.online,

Does the host of the meeting have a meeting license? Happy to check for you if you share the userID.

Thanks,
Tommy

No license for that sub account. we have only 1 Pro Account and created 2 to 3 sub accounts and trying to schedule the meeting but sub accounts closed within 40 minutes duration. Is there any possible way to extend duration for sub accounts without separate licensing? kindly guide us with feasible options.
Previously no one can informed us for this 40 mins duration problem for sub accounts in zoom forum so our customer also getting shocked. kindly guide us with options.

Hey @catalyze.online,

You will need the users to be licensed to host meetings over 40 minutes: https://zoom.us/pricing

Please reach out to support.zoom.us for more pricing questions.

Thanks,
Tommy

We have a pro account & we have a sub account for this pro account. No license for that sub account. we have only 1 Pro Account and created 2 to 3 sub accounts and trying to schedule the meeting. The meeting which are created using Sub account, recorded file is saved in local folder instead of record on cloud. We have generated meeting id using JWT Token in our Zoom API. Kindly help us on this.

Hey @catalyze.online,

You need to use Cloud Recording instead of Local Recording then:

Thanks,
Tommy