gigo1980
gigo1980
NNovu
Created by gigo1980 on 11/12/2024 in #💬│support
How are Service Worker (WebPush API) possible?
Hi we would be able to send to the browser / system some Push Notifications if the browser accept this. It will be possible with the WebPush API as a Service Worker. How does this concept work together with Novu?
2 replies
NNovu
Created by gigo1980 on 8/8/2024 in #💬│support
How to set "content-available" for Expo Push Notification?
How I am able inside a workflow to set the _contentAvailable Parameter as specified in the expo Documentation? https://docs.expo.dev/push-notifications/sending-notifications/#message-request-format
6 replies
NNovu
Created by gigo1980 on 8/6/2024 in #💬│support
How to skip the workflow if subscriber is not configured for this channel
I receive the error "Subscriber does not have a configured channel". This happens if a subscriber is not configured for this channel. This is ok that not each subscriber is configured. But I would skip the step, or maybee end the workflow.
9 replies
NNovu
Created by gigo1980 on 11/24/2023 in #💬│support
Create a workflow that send a summary of unread messages from InApp
How can I just create a summary of messages / events that have not been marked as read by the user? What will be the right Workflow? At the moment we have. InApp -> Digest -> Email On which step should be define the according filters? It can happen that the user set the mark as read after a message has reached the digest step, then we don't want to include this read message in the email step. We are using Novu 0.21.0.
9 replies
NNovu
Created by gigo1980 on 11/16/2023 in #💬│support
ActorSubscriber is alway null
We are evaluating Version 0.21 at the moment. We can Push events and also define the "actor" with the subscriber id. In the activity stream we see always the related actorId. But in the notification center, the actorSubscriber is alway "null" in the CTA Object. Is this a known bug? This happens also on https://web.novu.co/
12 replies
NNovu
Created by gigo1980 on 11/15/2023 in #💬│support
Trigger Event to topic, see topic in message
We are triggering events to a topic with some subscribers. How is it possible to get for each event the topic where it was triggered? It will help us also to be able to access the topic "name". If there could be an image or some additional fields it will be also cool. Reason behind, we will be able to to trigger something like, comments on an article or something else, and we will see some informations of that article. Or does we always have to add this to the payload?
2 replies
NNovu
Created by gigo1980 on 11/14/2023 in #💬│support
If I use topic subscription, is there a group selector in the digest?
Hi I am using topic subscription, Is it possible inside the digest to get a "groupBy" topic for the email Template? Criteria should be to see only the related Message to the subscriberID
19 replies
NNovu
Created by gigo1980 on 10/15/2023 in #💬│support
Question with Fetching Unread Messages for Specific Topics in Daily/Weekly Digests
We have implemented a system where "topics" (groups) are utilized to send "events" (messages/notifications) to all "subscribers" (members) of the group. The requirement is to send a digest email to subscribers on a daily or weekly basis, summarizing all unread messages. Additionally, if a subscriber logs in during a digest period, they should be able to mark all messages as read or potentially delete them up until a certain "initial publication date". How to do this with the API, at the notification endpoint there not info about the "topic".
20 replies