Issue sending notification to a Novu topic
Hi,
I'm trying to send notification to a particular topic, but it's returning undefined because of the type property - "TriggerRecipientsTypeEnum.TOPIC". How was the "TrigerRecipients..." imported?
https://docs.novu.co/platform/topics/#sending-a-notification-to-a-topic
Topics | Novu
Novu offers a simple API providing an easy interface for triggering notifications to multiple subscribers at once. It is called Topics and allows the users to manage their bulk notifications without having to do complex loop implementations.
4 Replies
@david_content, you just advanced to level 4!
@Engineering happy to get your help here
try using only "Topic"
It's now working.
Thanks.