Read/Seen
Is there a way to get how many Notifs are read/seen for a subscriber for In-App, Email
13 Replies
Hey @Pawan Jain can you help us here?
@pranshu (rock)
We currently support seen/read filter for in-app notifications only.
I am sharing the API to fetch in_app messages (notifications)
Ohhk, for conditions it had email seen/read too but looked like it didn't work
https://docs.novu.co/api-reference/subscribers/get-in-app-notification-feed-for-a-particular-subscriber
It works for few providers that support email webhook url
Ohhk
https://docs.novu.co/platform/webhooks-for-providers#supported-providers
These are supported providers
Also for 30k free triggers. If i'm sending same notif to 1k users then it's counted as 1k triggers?
Use read and seen query params with this API
ohhk, we're using Outlook
Same 1 workflow trigger to 1 subscriber is count as one event (notification) in terms of pricing
workflow can have any number of things? (like multiple email, chats etc)
Yes, workflow can have as many steps including digest and delay
ohhk
thanks