firebase-cloud-messaging-parser
Service icon

Firebase Cloud Messaging Parser

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded
 on 27 August 2024
 by 
0.0
 (0 ratings)
firebase-cloud-messaging-parser

Firebase Cloud Messaging Parser

Documentation
1.0.0

How to use :

  • Make sure to have pre-requisite components CloudMessaging & FileSystems
  • Download the Private_key of your Firebase project
    • Rename the private-key file as [SENDER_ID].json
    • Upload it to the Resource Folder of FirebaseCloudMessagingParser_IS Module
      • The name should be [Sender-ID].json
      • Deploy Action: Depoy to Target Directory
    • Publish
  • Now the Service Action will pick the file binary in runtime for FirebaseRequest based on the SenderID provided by Consumers