ManwinderSingh
ManwinderSingh
NNovu
Created by ManwinderSingh on 5/14/2024 in #💬│support
Blocking APIs for me?
We have sent the first batch of users notifications which was successful. Now we are trying to use topics which work perfectly on my local machine but when I try to test it on staging or development servers I am not getting any notification, are there any restrictions that are there for the Novu APIs?
24 replies
NNovu
Created by ManwinderSingh on 4/25/2024 in #💬│support
On mobile the ui is breaking
No description
9 replies
NNovu
Created by ManwinderSingh on 4/18/2024 in #💬│support
Handle delete topics
Can I delete the topic using a curl even if we have subscribers added to the topic?
9 replies
NNovu
Created by ManwinderSingh on 4/5/2024 in #💬│support
Unable to get activity feed
I am unable to get activity feed using this curl, even though I am having like 21k feed data. curl --request GET \ --url https://api.novu.co/v1/feeds \ --header 'Authorization: ApiKey <NOVU_API_KEY>'
15 replies
NNovu
Created by ManwinderSingh on 3/27/2024 in #💬│support
I want them to have different font size
But when I update the workflow from dashbord. The classes gets removed, is that expected?
10 replies
NNovu
Created by ManwinderSingh on 3/26/2024 in #💬│support
How many locale does novu support? and in which format we should pass it?
I have lets say en,es,fr,it as locale, do you consider them?
9 replies
NNovu
Created by ManwinderSingh on 3/26/2024 in #💬│support
Buggy UI
The options are getting a little weird here. Also when we will be on prod env, can we hide the novu logo foom the bottom ?
15 replies
NNovu
Created by ManwinderSingh on 3/21/2024 in #💬│support
expiry for notifications
Is there a way to expire the notifications? Let's say I run a weekly worker to send a notification, I want to remove the notification after 2 days, is that possible?
27 replies
NNovu
Created by ManwinderSingh on 3/19/2024 in #💬│support
Not able to handle primaray/secondary actions through cdn embed.
I am only able to run this piece of code with iframe. I want to use this with the cdn embed. Please help me how can I do that, not able to find on docs novu.on("action_click", ({ templateIdentifier, type, notification }) => { console.log({ templateIdentifier, type, notification }); window.alert("Yes! this worked!") });
11 replies
NNovu
Created by ManwinderSingh on 3/16/2024 in #💬│support
handle my product with notification
I want to pass a function which will do some operations in my peoduct, lets say open a modal. Is that possible through novu?
20 replies