Trello Notifications

Retrieve and manage user notifications

Integration Operations & Process Management Free ⭐ Featured ✓ Official

Requirements

The Notifications API handles the notification system that alerts users about changes and activities relevant to them. You can retrieve unread and read notifications, mark notifications as read, and access notification preferences. This API is useful for building custom notification systems, integrating Trello alerts into other platforms, or managing notification workflows.

Includes:

    1. GET /notifications/{id}
- PUT /notifications/{id} - GET /notifications/{id}/{field} - POST /notifications/all/read - PUT /notifications/{id}/unread - GET /notifications/{id}/board - GET /notifications/{id}/card - GET /notifications/{id}/list - GET /notifications/{id}/member - GET /notifications/{id}/memberCreator - GET /notifications/{id}/organization

Tags: