Novu

N

Novu

Open Source Community by Novu

Join

💬│support

🚀│general

Novu api not working our notifications are failing

Through our event grid we will send notification to novu api from yesterday due to downtime till now notifications are not working we are getting connection error from Novu. Need help in this

Cloud service down?

Cannot access the site or dashboard. Have verified with another colleague as well
No description

Help Needed: APNS Push Notification ES256 JWT Error

Hello, I'm trying to implement Apple Push Notification Service (APNS) in my app and encountering a JWT authentication error. I need some assistance. Problem Description When trying to send push notifications, I get the following error: ```{...

Notification titles containing '&' is decoded to '&' in frontend.

Special characters in notification title do not show up well in FE for some reason, title here is supposed to be 'Broken & Cream'. Anything i can do about that on my side? In order to reproduce, just send any notification with an ampersand (&)...
No description

Novu with Native Android and IOS app for push notifications and in-app notifications

Does anyone implement these features with Novu; 1. In-app notifications 2. In-app messaging 3. Push notifications ...

Daily digest email

I am trying to create a once a day email for users that summarizes their activity. Notifications should be grouped by product type which can be a variable passed in the payload. To implement this i was thinking i could loop through all events and get the payload and then do whatever logic after that. I have started to do this in the workflow editor using the 'custom code' section. This seems like it may take a long time to write. I saw in documentation there is an [template editor](https://docs....
No description

Activity Feed on Subscriber Level is not working

Hey @Support https://img.enacton.com/ShareX/2025/03/NVIDIA_Overlay_nU52B2k4AN.gif I am on Pro subscription then also error is showing for Activity Feed on subscriber level. I have attached GIF please take a look into that...

How do i select a email provider for a specific workflow other than non primary in the dashboard?

I have a 4 Email providers - SES Dev Default (primary) - SES Prod Default (primary) - SES Dev Rishabh - SES Prod Rishabh...

Docker build error

I'm encountering an issue while building Docker images for web (0.24.0). Do you have any ideas on how to fix it?
No description

422 Unprocessable Entity When Sending Attachments via Novu API

@Pawan Jain Description When executing a job in the Novu queue, I encounter a 500 Internal Server Error with an UnknownBridgeRequestError message. The error occurs when Novu tries to call a bridge request to http://api.novu.local:3000/v1/environments/{ENV_ID}/bridge. ...
No description

In App Messaging and in app notifications

Does Novu supports customers in app messaging and in app notifications. If any one of you who has implement that share your remarks. Thanks...

Scheduled digest question

If I schedule a daily message to go out at 9am, does that message go out at 9am UTC? Or does the message go out at 9am of the subscribers time zone? if it is of the subscribers time zone, what field controls that. is it the locale variable?

Undefined 'data' and 'redirect' properties: migrating from notification-center to @novu/react

I'm currently migrating our Novu notification center component to the new Inbox component and stumbled upon the issue where I cannot access the notification cta and payload. In the migration guide, it is stated that the cta and payload properties have been replaced with redirect and data properties. However, when I try to access these properties, the values appear to be undefined. Are there any changes required as well to ensure that the new redirect and data properties contain the values which were previously found in cta and payload?...

Angular Docs 404 Not Found

Hi guys, I am trying Novu out using Angular, but most of the links I found on npmjs or blogposts are leading to https://docs.novu.co/platform/notification-center/client/angular (not found) and I cannot find any proper documentation on the notification-center-angular. Are you dropping Angular in terms of support? I managed to get it running but using various third-party resources and therefore I find it difficult to style/customize the component due to the lack of documentation....

How are triggers processed??

Hey guys can you help me how triggers processed I have read documentation and there it says whenever I update or create subscriber it will automatic triggered workflow is it right or something I missed

Does messaging through topic works in v0.24???

I have created a topic and added subscribers but after triggering there is no update in the activity log and message is also not being sent.

AWS SES Integration issue

I'm configuring the SES integrations on Novu cloud, and even though I have confirmed the IAM credentials used for the integration, I keep getting: ``` { "name": "SignatureDoesNotMatch", "$fault": "client",...

How to get Real-time in-app notifications with Novu?

I am trying to receive real-time notifications without the need to refresh using Novu. Following the guide here at novu docs(https://docs.novu.co/platform/quickstart/nextjs), i created the layout.tsx like import { NotificationInbox } from "@/components/inbox"; export default function RootLayout({...

Workflow transaction id availability

Can we access transaction id for which workflow is being executed in SDK for logging/debugging purpose? Transaction id is response id for this API: https://docs.novu.co/api-reference/events/events-controller_trigger...

404 not found on 'Add a workflow' using the studio self hosted

Is it possible to create workflows using studio with self hosting if not : then is it possible to create them programmatically?...
No description