SuPP
SuPP
NNovu
Created by SuPP on 10/6/2023 in #💬│support
novu/headless how to destroy session?
how to correct destroy session?
9 replies
NNovu
Created by SuPP on 9/24/2023 in #💬│support
Modificate message object
We would like to be able to receive variables that are created in Novu when forming a message...
8 replies
NNovu
Created by SuPP on 9/22/2023 in #💬│support
Custom handlebars helper
How to create custom handlebars helper?
14 replies
NNovu
Created by SuPP on 9/20/2023 in #💬│support
Whats the problem with Email Channel?
we have update Novu self hosted and frontend novu/headless, and now we cant send notify to email... we have an error
{
"error": "empty style element"
}
{
"error": "empty style element"
}
10 replies
NNovu
Created by SuPP on 8/31/2023 in #💬│support
Novu GO, missed setCredentials
It looks like there is no setCredentials method in the Novu GO implementation? Or maybe I'm not looking there? We want to connect a Nova user with a One Signal user
5 replies
NNovu
Created by SuPP on 8/30/2023 in #💬│support
Receiving feeds with messages
I would like the requests to receive messages to also contain information about feeds
10 replies
NNovu
Created by SuPP on 8/29/2023 in #💬│support
Changing the translation for notification
Hello everyone, please tell me if it is possible to implement a change of notification translation? It's about InApp Content inside InApp:
{{#equals lang 'ru'}}
{user_name} опубликовал новую запись {content_type}
{{else}}
{user_name} posted a new {content_type}
{{/equals}}
{{#equals lang 'ru'}}
{user_name} опубликовал новую запись {content_type}
{{else}}
{user_name} posted a new {content_type}
{{/equals}}
And I would like to be able, for example, when requesting a list of notifications, to set in which locale to receive them... Or something like that...
4 replies