# Calendar notifications

Source: https://developer.nylas.com/docs/reference/notifications/calendar/

Notifications about calendar creation, modification, and deletion.

## Triggers

- [`calendar.created`](https://developer.nylas.com/docs/reference/notifications/calendar/calendar-created/) - Sent when a user creates a calendar.
- [`calendar.updated`](https://developer.nylas.com/docs/reference/notifications/calendar/calendar-updated/) - Sent when the name, description, location, or timezone of a calendar changes.
- [`calendar.deleted`](https://developer.nylas.com/docs/reference/notifications/calendar/calendar-deleted/) - Sent when a user deletes a calendar.
