Novu

N

Novu

Open Source Community by Novu

Join
E_7eo.5/2/2024

HeadlessService

where can config my backend url when calling HeadlessService?
Ssandsower5/2/2024

Handlebars not working on redirecturl field

I need to add some logic to change the redirect url depending on the size of the digest, is there a way to do this with handlebars or are those not working on that field? I've tried {{#unless step.digest}} {{visitRoute}} {{else}} {{scheduleRoute}} {{/unless}} without any luck
Ssandsower5/2/2024

Consuming digest in headless lib

Hi, I was trying to find an example on how to consume in-app messages that have gone through a digest using the headless lib but couldn't find any, the website only shows the notification center examples here https://docs.novu.co/guides/add-digest-to-inapp-notifications , are there any other examples I can look at for the headless lib or pointers on how to consume them?
Iistiak5/2/2024

how do I perform substraction in email template ?

I want to show follower information like with first 3 users name , avatar and followed by X other users . lets say I have the total number of followers by step.total_count , now how to I get the value of X in email template , i can not find anyway to substract step.total_count - 3 .
MMINIMINI5/2/2024

Do you support saving logs to a file?

I can't find it in the source code. I'd like to save to a file for development and debug, but how can I do that?...
No description
SSafi5/1/2024

Message content could not be generated

I use SendGrid for emails and in-app notifications. I have several workflows, but sometimes when I send notifications, I encounter an error: "Message content could not be generated." When I check the details, I find that the "error" field is empty. When I try triggering the email again using a curl request, I see that the email is sent successfully. This error occurs intermittently, at different times of the day and with different emails. I wrote to the chat but i am left with a seen for many ti...
No description
E_7eo.4/30/2024

Self hosting via https

can i config novu via https?. With nginx for example.
JSJean Silva4/29/2024

Fail to promote a change

I'm attempting to push some changes to production but am encountering an issue: "Notification Group Id 650c216973891288fcf4e450 not found, Notification Template: Challenge Donation." I'm unsure where to modify this group or how to resolve this error....
No description
MMINIMINI4/26/2024

Setting IS_MULTI_TENANCY_ENABLED=true

I'm trying to view the tenants page on my dashboard (localhost), so I've set IS_MULTI_TENANCY_ENABLED=true in novu-main\apps\web.env. However, I'm still unable to see the tenants page. How can i solve this problem? Could you please help me?...
MManwinderSingh4/25/2024

On mobile the ui is breaking

This is breaking
No description
CChaitra4/25/2024

Facing UI inconsistency

On clicking of Notification , not getting the PopUp sometimes
Ttomgreeen4/24/2024

Internal Server Error when attempting to trigger a workflow

I have an Email workflow which when I try to trigger it (via the API or using the Test in the admin UI), I get an Internal Server Error. However, it works successfully when I just test the Email step itself (rather than trigger the workflow). Really hard to debug as the error is so generic - is there someone who can take a look at the specifics ?...
Jjoni4/24/2024

Can't join my organization team

Hello Novu team! My company uses Novu's and they have a team where we are creating all the workflows for our system but they cannot invite me because my account is alrady created and not under the same organization?? When they sent an invite to join the team, I opened from the email but it says it cannot be accepted because the account is already created. Is there any way I can join my org's team with this account? or maybe delete this account and accept that invite? Happy to add details to a CS rep if needed...
CChaitra4/24/2024

useMarkAllMessagesAsRead Hook usage:

In which Novu version does useMarkAllMessagesAsRead hook exist?
GGrigoriy4/24/2024

Initial setup: account, organization on self-hosted Novu

Hello, we are trying to involve Novu to our micro-services infrastructure. How I can create user, organization automatically via scripts/APIs?
KKuba4/23/2024

Building a forum with React, NodeJS

Hey, I want to start with React and NodeJS so I found your tutorials. I found one about forum which kind of interested me. Everything works great and I learned some useful things, but do you have an idea how can I connect this to phpMyAdmin/MySQL instead of giving that data into in-memory storage? Thanks!
MMINIMINI4/23/2024

Sending SMS via TOPIC

Hello. I sent an SMS to the Twilo service via a topic with a few people in it. But only one of them can receive the message. I think it only goes to the first person in the array, but how can I send a message to all subscribers included in the topic at the same time??...
Llena_dooms4/23/2024

PHP SDK using dynamic properties

Hi! We've recently updated our PHP version to 8.3, and are getting some warnings for Novu. It seems like the package is using dynamic properties for triggers, which is deprecated unless the tag #[AllowDynamicProperties] us used. It's not breaking functionality, but I was wondering if it could be included in the next update ☺️
CChaitra4/22/2024

Mark All As read functionality using custom footer

I am using /read API to make all the notifications to mark as read. The API is getting successfull. But the UI is not getting updated till I refresh the page. Is there any other way to make this possible?...
JJ4/19/2024

Do you have documentation for all the available overrides on a trigger?

Do you have documentation for all the available overrides on a trigger?
Next