Meeting SDK & Scope Usage
Intellecta Integration utilizes the Zoom Meeting SDK to obtain raw meeting data for recording purposes. This means that the integration leverages the software development kit provided by Zoom to directly access and extract the underlying information from a Zoom meeting. This raw data could include various aspects of the meeting, such as audio, video, chat messages, and participant interactions.
This ensures that the meeting flow remains seamless for the human participants while allowing the integration to capture the necessary information for recording. In essence, the Zoom Meeting SDK acts as an intermediary, enabling the Intellecta Integration to discreetly gather the required data from the meeting without disrupting the normal meeting experience for the users.
Scopes
Our integration utilizes the meeting:write
scope to enable the creation of meetings on behalf of a user. This scope provides the necessary permissions for our system to create, update, and manage meetings within the user’s account. By leveraging this scope, we can effectively schedule meetings according to the user’s instructions and maintain proper meeting management within their account.
To obtain the user’s unique Zoom ID, our integration utilizes the user_info:read
scope. This scope grants our system the necessary permissions to access basic user information, including their Zoom ID, which is essential for various integration functionalities, such as identifying and interacting with the user within the Zoom platform
- For Meeting SDK to join meetings with necessary permissions
How Meeting Recording Works
-
Click start button
.
-
Start Session API request will trigger a new bot instance to join the meeting.
-
Bot will join the meeting using Meeting SDK
.
-
End the session
.
-
After session ended the recordings will be shown under Recordings section of the app
.
-
After finished processing users can click on the recording to watch