Provider Overrides
Some providers offer a rich DSL for styling the messages. Novu Framework offers a robust API to leverage the provider specific capabilities using the stepproviders
option object.
Let’s see an example of how to send a message to Slack using the providers
option objet.
body
field is still specified as a fallback value in case a provider specific configuration is not used.
Currently we only support
Slack
provider overrides. We are working on adding more providers.