firebase-firestore
Reactive icon

Firebase Firestore

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 12 November 2019
 by 
Firestore Team
3.5
 (2 ratings)
firebase-firestore

Firebase Firestore

Documentation
2.0.0

Install the component and fill in the Site Properties below. Check Google's documentation on how to setup service accounts and obtain secure service account keys here: https://cloud.google.com/iam/docs/creating-managing-service-account-keys


  • Firebase_AdminSDK_PrivateKey: the Google API Service Account Private Key, usually taken from a generated and downloaded key JSON file. 
    • Will look something like this:
    • -----BEGIN PRIVATE KEY-----
      MASDMiadsADANBgkqhkiG9w0BAQEFAASCBKQwggSgAgEAAoIBAQC7aMmELO/52SjC\nPqY4RAgYhqIlq+EUrJZdAdx84o5zq0b00......s/xDv45YPB43f2qfx9SD1bf//ep\nzPGxVYpoFk0t3OmwgLFDg2mVjfYAVXCj61kOtN3EcRWB46510hYOxLitnlxH3Yr5\nkota0sidasjdioE=
      -----END PRIVATE KEY-----


You'll need the remaining key information for the client actions and Listener blocks:

  • APIKey
  • ProjectId
  • authDomain
  • databaseURL


These are all settings you can obtain from your Firebase configuration details in the Firebase console