Firebase Connection

Firebase Provider Connections allow GRiPOFlow to securely authenticate with your Firebase project using a Service Account JSON key.

Before You Begin

To use Firebase services in GRiPOFlow, you must create a Firebase connection and generate a Firebase Service Account JSON key from the Firebase Console.

Use the following sections to complete the setup:

Configure the Firebase Connection in GRiPOFlow

Firebase Connection Form

  • Navigate to the Connection section.

workflow


  • Click Add Credentials.

digital


  • A window will appear. From the Application dropdown, select Firebase.
  • Click Next.

firebase


  • A form will be displayed for entering your Firebase credentials.
  • Enter a Connection Name.
  • Upload the Firebase Service Account JSON file.

firebase


Before creating the connection, generate a Firebase Service Account JSON key from the Firebase Console.

Generate a Firebase Service Account Key

Create a Firebase Service Account Key

  • Open your web browser and navigate to the Firebase Console:

    https://console.firebase.google.com/

  • Sign in with your Google account.

  • Select your Firebase project.

  • Click the Settings icon next to Project Overview, then select Project Settings.

  • Navigate to the Service Accounts tab.

  • Click Generate New Private Key.


firebase


  • Confirm the prompt by clicking Generate Key.

  • A Service Account JSON file will be downloaded to your computer.

Complete the Firebase Connection

Add the Service Account JSON to GRiPOFlow

  • Return to GripoFlow.

  • Paste the downloaded Service Account JSON file in the Service Account field.

  • Click Submit to create the connection.


firebase


  • The created connection will be seen in the list

firebase