Skip to main content
The Outlook calendar connect button is used to sync a user’s outlook calendar - whenever an event is created in cal.com it will show up in the outlook calendar. Below code snippet can be used to render the Google calendar connect button
For a demonstration of the Google calendar connect integration, please refer to the video below.

Outlook calendar connect supports integration for both single and multiple users. The above video demonstration showcases the integration for a single user. To enable integration for multiple users, simply pass the prop isMultiCalendar as true. This allows your application to handle multiple Outlook calendar accounts seamlessly, providing a more flexible experience for users who manage several calendars. Below code snippet can be used to render the Outlook calendar connect button for multiple users
For a demonstration of the Outlook calendar connect integration for multiple users, please refer to the video below.

We offer all kinds of customizations to the Outlook calendar connect via props. Below is a list of props that can be passed to the Google calendar connect.