Novu Framework was designed to bridge the gap between developers and on-developers in the team.Documentation Index
Fetch the complete documentation index at: https://v0.x-docs.novu.co/llms.txt
Use this file to discover all available pages before exploring further.
- Developers - Define and abstract away complex logic, data manipulation and hydration, html and etc…
- Non-Developers - Use the Novu Web UI to control the content and behavior of the notifications using Inputs.
How to Modify Inputs?
Inputs are modified directly on the Novu Web UI. Each Workflow editor page have an ‘Inputs’ tab where you can modify them. When Saving the changes, the new Input values will be used in the notification sent to your subscriber.Common Input Usecases
Change Notification Content
An input can be as broad ascontent or as specific as 2fa_code_title_color. This allows you to change the content of the notification without needing to touch the code.
Change Digest or Delay Frequency
Inputs can be used for controlling any aspect of the step configuration, for example:- Digest Length
- Delay Amount
- Digest Type (Daily, Weekly, Monthly)
- etc…