Search code examples
node.jsfirebasefirebase-cloud-messaging

Get Firebase Cloud Messaging history using Nodejs


I need to get Firebase cloud message history on my Nodejs project, but I do not find any API or Google Library to do so? Is it possible any way or I have missed some documentation to view. I have viewed this documentation earlier https://firebase.google.com/docs/cloud-messaging/server

enter image description here


Solution

  • firebaser here

    There is no public API for accessing the campaign data of the Messaging panel in the Firebase console. It's a valid request though, so I recommend filing a feature request.