We’re integrating Zoom into our platform and have a few questions:
Development Mode Testing
We created an OAuth (General App) using a personal Zoom account. It works only for that account due to development mode restrictions.
→ Is there any way to allow multiple users to test the app during development mode?
Production App Verification
Once we recreate the app under our official Zoom account and submit it for review:
→ Will Zoom approve it after verification?
→ After approval, can multiple recruiters log in with Zoom via this app?
Audio Transcript and Cloud Recording
We need transcripts post-meeting, which seem to require Cloud Recording (not available in the free plan).
→ Is a Pro or higher plan mandatory for transcript access?
→ Are there any alternatives to get transcripts without upgrading?
Is there any way to allow multiple users to test the app during development mode?
Zoom apps are limited to user accounts in the same Zoom org as the app while in development mode. To get test/all users to use your Zoom app credentials, you would need to get your app approved for production access. You could alternatively get your app approved for beta access, though the submission process is actually simpler to get approved for production than beta
Will Zoom approve it after verification?
Once submitted, a Zoom reviewer will review your app to ensure it is ready for production and is in compliance with their terms/policies. If rejected with feedback, you will need to make the requested updates and resubmit again for the Zoom reviewer to again review. Zoom has a helpful diagram that articulates the process here
After approval, can multiple recruiters log in with Zoom via this app?
After getting your Zoom app approved, any user will be able to use your app/OAuth
Is a Pro or higher plan mandatory for transcript access?
You will need a paid pro plan (or higher) to get access to the transcript because it requires the host to have cloud recording enabled. You can read about how to do it here
Are there any alternatives to get transcripts without upgrading?
Glad you asked! Recall.ai is a third party service that makes it easy to get all meeting data in a few api calls. One to deploy the bot to the meeting, another to get the recording and transcript. Feel free to check out our docs