Adding In-App Channel
Learn how to add the In-App channel to your application
The In-App channel allows you to display notifications, messages, and other content directly within your application’s interface.
Enable In-App Channel in Novu Dashboard
By default, the In-App channel is enabled. If it is disabled, you will not be able to send notifications to this channel.
- Go to the Novu Dashboard and click “Integrations” on the left sidebar
- Click “Channels” on the left sidebar
- Enable the In-App channel
Setup workflow with in-app channel in Novu Dashboard
- Go to the Novu Dashboard and click “Workflows” on the left sidebar
- Click “Add a Workflow” button
- Select “In-App” as the channel
Add a workflow trigger to your backend
Novu’s server-side SDKs streamline the integration of Novu’s REST APIs, eliminating boilerplate code and reducing development effort when adding Novu to your server-side application.
Server-side SDKs
Add inbox component to your frontend
Novu’s client-side SDKs simplify integration into your applications, offering powerful tools to customize and scale in-app notification experiences effortlessly, all while supporting multi-channel capabilities.