Learn about how to use Zulip provider for chat notifications
Slack compatible webhook
, choose your channel and copy webhook URL.@novu/node
library, as shown below:
subscriberId
is a custom identifier used when identifying your users within the Novu platform.providerId
is a unique provider identifier. We recommend using our ChatProviderIdEnum to specify the provider.webhookUrl
property to specify the MS Teams channel webhook URL or by calling the Update Subscriber Credentials
endpoint on Novu API. Check endpoint details here.@novu/node
package or directly using the REST API.