Notifications
The Notifications Service
is responsible to inform users about important events taking place in the platform that relate with them. The contents of these notifications can be configured and they depend on the type of notification. By type, we mean the event that triggered them. For example, if a user gets invited to a plan, this is considered an event and a notification gets pushed to the user it refers to.
The notifications sent, can use one of the following available channels. They can either be InApp
or Email
. More detals about these notification channels can be found on the links below.
📄️ InApp
Learn about the in-app notifications.
Learn about the email notifications.