FCM integration documentation
Hi, I am currently integrating fcm with our backend using Novu. I am going through the get started page (https://docs.novu.co/channels/push/fcm/) and after installing the @Novu/node package my code does not compile. It seems like the documentation does not follow the guide or am I missing something?
Firebase Cloud Messaging | Novu
Firebase Cloud Messaging is a free notification delivery service provided by Google Firebase.




5 Replies
@Support
@kristofdt Thank you for bringing it up 🙏
So how should I pass the token to trigger a notification on the correct device? For performance reasons I would not like to sync the user details before each call.
You can set token like this

Unknown User•3y ago
Message Not Public
Sign In & Join Server To View