Supported Platforms
The Calendar API supports the following platforms:- Google Calendar (
google_calendar) - Microsoft Outlook (
microsoft_outlook)
Calendar Status
Calendar connections can have the following statuses:connecting- Initial connection is being establishedconnected- Successfully connected and syncingdisconnected- Connection has been terminated or failed
Authentication
All calendar integrations use OAuth 2.0 for authentication. You’ll need to provide:- OAuth client ID
- OAuth client secret
- OAuth refresh token
- OAuth email (optional)
Available Methods
Create Calendar
Connect a new calendar integration
List Calendars
Retrieve all calendar connections
Retrieve Calendar
Get details of a specific calendar
Update Calendar
Update calendar OAuth credentials
Delete Calendar
Remove a calendar connection