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?
Integrating global sms provider
Verimor
, a local turkish sms provider, and we've opened a pr a few months ago.
...novu-api-version is not allowed
Access to fetch at 'https://novu-api.my-domain.com/v1/inbox/session' from origin 'https://staging.app.my-domain.com.ai' has been blocked by CORS policy: Request header field novu-api-version is not allowed by Access-Control-Allow-Headers in preflight response.
...I want to set up Novu with Express in my local
Can't trigger workflow on production
npx novu@latest dev
command
but I am in production and Activity Feed I am viewing this is in production tab. When I change the url to https://<site url>/api/novu it returns this error: The provided URL is not the Novu Endpoint URL...Local development new provider and workflow
Novu Node Setup
Vecel preview with automation bypass not working
Novu Headless with EventStream