logologo
Get Started
Guide
Development
Plugins
API
English
简体中文
Get Started
Guide
Development
Plugins
API
English
简体中文
logologo
Overview

Notification channel

In-app message
Email

Development

Extend channel type
API
Next PageOverview

#Notification Manager

#Introduction

The Notification Manager is a centralized service that integrates multiple notification channels. It provides a unified interface for channel configuration, delivery management, and logging, and supports flexible expansion to additional channels.

20240928112556

  • Purple section: The Notification Manager provides a comprehensive service that includes channel configuration and logging, with the option to expand to additional notification channels.
  • Green section: In-App Message, a built-in channel, enables users to receive notifications directly within the application.
  • Red section: Email, an extendable channel, allows users to receive notifications via email.

#Channel Management

20240928181752

Currently supported channels:

  • In-App Message
  • Email (using built-in SMTP transport)

You can also extend to more channels, refer to the Channel Extension documentation.

#Notification Logs

The system records detailed information and status for each notification, facilitating analysis and troubleshooting.

20240928181649

#Workflow Notification Node

20240928181726