# Contacts notifications

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

Notifications about contact creation, modification, and deletion.

## Triggers

- [`contact.updated`](https://developer.nylas.com/docs/reference/notifications/contacts/contact-updated/) - Sent when a user creates or updates a contact. Most providers don't differentiate between creating and updating contacts.
- [`contact.deleted`](https://developer.nylas.com/docs/reference/notifications/contacts/contact-deleted/) - Sent when a user deletes a contact.
