Files
calendar/packages/app-store/zohocalendar
Joe Au-YeungandGitHub 6f1eaaa02e fix: Create separate calendar events to hide organizer (#21555)
* Add notes to `EventManager.create`

* Create `CalendarServiceEvent`

* Generate calendar description and remove attendees if event is private in `CalendarManager`

* Process event for reschedule method

* Refactor calendar services

* Clean up comment

* Type fixes

* Type fix

* Type fix
2025-05-27 20:46:26 -04:00
..

Zoho Calendar

Obtaining Zoho Calendar Client ID and Secret

  1. Open Zoho API Console and sign into your account, or create a new one.
  2. Create a "Server-based Applications", set the Redirect URL for OAuth <Cal.com URL>/api/integrations/zohocalendar/callback replacing Cal.com URL with the URI at which your application runs.
  3. Fill in any information you want in the "Client Details" tab
  4. Go to tab "Client Secret" tab.
  5. Now copy the Client ID and Client Secret into your app keys in the Cal.com admin panel (<Cal.com>/settings/admin/apps).
  6. Back in Zoho API Console,
  7. In the "Settings" section check the "Multi-DC" option if you wish to use the same OAuth credentials for all data centers.
  8. Click the "Save"/ "UPDATE" button at the bottom footer.
  9. You're good to go. Now you can easily add your Zoho Calendar integration in the Cal.com settings at /settings/my-account/calendars.
  10. You can access your Zoho calendar at https://calendar.zoho.com/

NOTE: If you use multiple calendars with Cal, make sure you enable the toggle to prevent double-bookings across calendar. This is in /settings/my-account/calendars.