Obtaining Digest Data
Hi all!
We have a use case where we want to show certain types of notification UI on the frontend based on the number of digested events. Our UI is a bit complex, so writing html in Novu's admin panel is impractical for us.
Is it possible to obtain any of the following:
We have a use case where we want to show certain types of notification UI on the frontend based on the number of digested events. Our UI is a bit complex, so writing html in Novu's admin panel is impractical for us.
Is it possible to obtain any of the following:
- if a message that the user received is a digested one
- the payload of all the digested messages (the user receives just one payload)