Apple Calendar

Manages Apple Calendar events.

Integration Customer Experience & Service Free ⭐ Featured ✓ Official

Requirements

Manages Apple Calendar events. Supports full CRUD operations on calendar events. Essential for automation workflows involving calendar scheduling.

Includes:

    1. GET /apple/calendars
    2. GET /apple/calendars/{calendarId}
    3. GET /apple/calendars/{calendarId}/events
    4. GET /apple/events/{eventId}
    5. PUT /apple/events/{eventId}
    6. DELETE /apple/events/{eventId}
    7. POST /apple/events.