Backing Up Novu Notifications details from MongoDB
Elasticache ERR_TLS_CERT_ALTNAME_INVALID when using custom DNS name.
Endpoint Post Create subscriber
Unable to sync with Novu Bridge
data: {...
Send MsTeams message to a channel only once for a topic
Tenant wise in-app notification
Debugging bridge errors
When we disabled global notification using updateGlobalPreference,
Workflow in dev mode
Add/hydrate subscriber email in a custom step
You can also pass only the subscriberId during a request, and hydrate the data directly from your database or other sources during the trigger execution. This is useful when you don’t want to store all the subscriber data in Novu.I'd like to do this, specifically to pass only my subscriber id in the payload and get the email from my db in the workflow itself. ...
Run docker localhost, configured API to serve on 3001 but WEB still hits 3000
Attempted import error: 'InboxContent' is not exported from '@novu/react' (imported as 'InboxContent
import { Inbox, InboxContent, useCounts } from '@novu/react';
import { Inbox, InboxContent, useCounts } from '@novu/react';
^2.3.1
Getting 504, 503 errors right now
NOVU - INBOX - Next.js
api requests going to localhost:3000 when self hosting
How to notify a topic passing an array of subscribers to exclude?