This module integrates cyllo calendar module with Zoom.
This module integrates the "Cyllo Calendar" module with Zoom, a popular video conferencing platform. With this integration, users can seamlessly schedule and manage Zoom meetings directly within the Cyllo Calendar interface. This enhances the productivity and convenience of users who rely on both Cyllo Calendar for organizing their schedules and Zoom for hosting virtual meetings, by providing a unified platform for scheduling and accessing Zoom meetings without the need to switch between different applications.
We can easily create Zoom meetings from the calendar module of cyllo
We can join Zoom meeting directly from the Zoom meet tab, no need to open the Zoom application.
We can send invitation letter to the attendees directly through the model
We can delete the meetings directly through the form
Open the Zoom MarketPlace using the link https://marketplace.zoom.us/
For creating Oauth app go to Develop -> Build App (You Must sign in your Zoom account then only you can see this).
Establish your OAuth application by generating a unique Client ID and Client Secret. Additionally, configure the Redirect URL to match your instance URL followed by /zoom_meet_authentication. It is imperative to accurately set the Redirect URL to /zoom_meet_authentication for proper functionality.
Add All The Scopes For The Zoom App Which Is Mandatory For The Meeting Creation As Shown .
Go to Settings-> Companies Then Click On The Company Name And Select The Zoom Meeting Tab. Enter The Client id, Client Secret And Redirect Url In Credentials.
After Click The Authenticate Button You Will Redirect To Log In The Zoom.Then You Can Get The Result Of Authentication.
After Successful Authentication, Now You Can Create Zoom Meetings To Your Odoo Calendar by enabling the field Zoom Meet. By Clicking The Join Meeting Button, You Can Also Join A Zoom Meeting.
Email The Meeting Information To All Event Participants By Clicking The Button.