Add a delivery channel beyond the built-in email and HTTP POST options.
Note:Adding a new delivery channel requires backend development to implement the sending logic. The following steps register the channel in the UI, but a developer must also build and configure the corresponding sender service.
- In the admin interface, navigate to .
- Find and open the NotificationChannel select option.
- Add a new entry with a Value, Label, and unique Name for the channel.
- Click Save.
- Contact your FusionID implementation team to complete the backend configuration required for the new channel.