Handle failed push notifications
I have a wrapper service on top of novu.
Does novu support any webhooks in case of a push notification failure to subscribers?
In case of a failure, based on error like invalid fcm token, we are planning a stale token clean up function in wrapper service.
2 Replies
@Ragu
Recently, we released the outbound webhook feature. it is currently in beta and supports three events of workflow. We will add more events including above "failed push notifications" in future, but it will be cloud only feature
https://docs.novu.co/platform/concepts/webhooks
Thank you for the clarification @Pawan Jain 👍