N
Novu2w ago
k9909

Consuming digested messages using Headless

Hi, I've set up a 30 second timer to digest notifications based on the default subscriber id. The notification object I receive after sending 10 notifications is the first event I triggered, with no additional data such as if it is digested or anything like that. Additionally, the Novu Inbox component that is visible in the upper right-hand corner in the Novu Studio also shows the first notification I sent and no digest. Could you point me to the right direction, as I wasn't able to find a clear code example to suit my needs (novu/js)? Thanks!
4 Replies
Pawan Jain
Pawan Jain2w ago
@k9909 Can you check if notifications were digested in activity feed? Are you using new dashboard?
k9909
k9909OP2w ago
@Pawan Jain Could you elaborate on that? I am looking to receive the digested notifications and process that information on my Angular frontend using the novu js sdk.
Pawan Jain
Pawan Jain2w ago
As you mentioned the first notification was received and notifications were not digested, so I want to check if activity feed shows digest status or not? If you are using novu cloud, please email us at [email protected] using the same email with which novu account was created, I will be happy to debug
k9909
k9909OP2w ago
@Pawan Jain I managed to sort it out after re-examining my workflow steps, thanks for your prompt reply.

Did you find this page helpful?