Connectors
A connector is a provider-specific integration that handles authentication, calendar discovery, and event sync. CalendarPipe supports four connectors today.
| Provider | Auth | Access | Plan |
|---|---|---|---|
| Google Calendar | OAuth 2.0 (PKCE) | Read/write, multiple accounts | Free |
| Microsoft Calendar | OAuth 2.0 (PKCE) | Read/write, personal and work/school | Free |
| Apple Calendar | App-specific password (CalDAV) | Read/write, iCloud | Free |
| ICS Feeds | URL import | Read-only, one-way | Free |
ICS feeds are useful for sources you do not own — public calendars, sports schedules, conference agendas. For full read/write access, prefer Google, Microsoft, or Apple.