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

Details
Parser App exposes service actions to consume Extension from Firebase Outsystems Plugins. The service action is inspired by CloudMessaginPlugin of Outsystems.
Read more

What :

  • IS-Layer Module exposed Service action to send notifications to users from the Web.
  • The Service action is referenced i.e cloned from the OutSystems forge cloud-messaging mobile plugin
  • Service action is a wrapper consuming the Core action from CloudMessagingExtension


Features :

  • Approach to maintain multiple environment private-key binaries for the Firebase
  • It will be updated regularly based on the core component release.


Future Release:

  • Covering the other server actions from the core component


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 firebase_[SENDER_ID].json
    • Upload it to the Resource Folder of FirebaseCloudMessagingParser_IS Module
      • The name should be firebase_[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


- Good Luck

Release notes (1.0.1)
  • Updated the filename standard
  • The file name pattern should be firebase_{senderID}.json
License (1.0.1)
Reviews (0)
Team
Other assets in this category