> Portal Navigation: > > - Append `.md` to any URL under `https://dev.wix.com/docs/` to get its markdown version. > - Pages are either content pages (article or reference text) or menu pages (a list of links to child pages). > - To get a menu page, truncate any URL to a parent path and append `.md` (e.g. `https://dev.wix.com/docs/sdk.md`, `https://dev.wix.com/docs/sdk/core-modules.md`). > - Top-level index of all portals: https://dev.wix.com/docs/llms.txt > - Full concatenated docs: https://dev.wix.com/docs/llms-full.txt # Resource: External Calendar V2 # Type: External Calendar Object # Link: https://dev.wix.com/docs/api-reference/business-solutions/bookings/calendar/external-calendar-v2/external-calendar-object.md ## Description: You can use the [External Calendar API](https://dev.wix.com/docs/api-reference/business-solutions/bookings/calendar/external-calendar-v2/introduction.md) to connect external calendars to a Wix site. Supported external calendars include Google, Microsoft, and Apple calendars. The `externalCalendar` object doesn't have any fields. ## Schema: ```json Type: External Calendar Object | type: ExternalCalendar Description: You can use the [External Calendar API](https://dev.wix.com/docs/api-reference/business-solutions/bookings/calendar/external-calendar-v2/introduction.md) to connect external calendars to a Wix site. Supported external calendars include Google, Microsoft, and Apple calendars. The `externalCalendar` object doesn't have any fields. ```