Read/Seen

Is there a way to get how many Notifs are read/seen for a subscriber for In-App, Email
13 Replies
Tomer Barnea
Tomer Barnea4mo ago
Hey @Pawan Jain can you help us here?
Pawan Jain
Pawan Jain4mo ago
@pranshu (rock) We currently support seen/read filter for in-app notifications only. I am sharing the API to fetch in_app messages (notifications)
pranshu (rock)
pranshu (rock)4mo ago
Ohhk, for conditions it had email seen/read too but looked like it didn't work
pranshu (rock)
pranshu (rock)4mo ago
Ohhk
pranshu (rock)
pranshu (rock)4mo ago
Also for 30k free triggers. If i'm sending same notif to 1k users then it's counted as 1k triggers?
Pawan Jain
Pawan Jain4mo ago
Use read and seen query params with this API
pranshu (rock)
pranshu (rock)4mo ago
ohhk, we're using Outlook
Pawan Jain
Pawan Jain4mo ago
Same 1 workflow trigger to 1 subscriber is count as one event (notification) in terms of pricing
pranshu (rock)
pranshu (rock)4mo ago
workflow can have any number of things? (like multiple email, chats etc)
Pawan Jain
Pawan Jain4mo ago
Yes, workflow can have as many steps including digest and delay
pranshu (rock)
pranshu (rock)4mo ago
ohhk thanks