Intro
Firebase provides a real-time database for storing and syncing your data. To learn more about the Firebase API, visit their page (https://firebase.google.com/docs/reference/ ). You connect to your Firebase account in the Data Center. This topic discusses the fields and menus that are specific to the Firebase connector user interface. General information for adding DataSets, setting update schedules, and editing DataSet information is discussed in Adding a DataSet Using a Data Connector.Prerequisites
To connect to your Firebase account and create a DataSet, you must have a Firebase API Authentication Key and a Firebase Name.Connecting to Your Firebase Account
This section enumerates the options in the Credentials and Details panes in the Firebase Connector page. The components of the other panes in this page, Scheduling and Name & Describe Your DataSet, are universal across most connector types and are discussed in greater length in Adding a DataSet Using a Data Connector.Credentials Pane
This pane contains fields for entering credentials to connect to your Firebase account. The following table describes what is needed for each field:Field | Description |
|---|---|
API Authentication Key | Enter your Firebase API authentication key. (To generate Authentication Key, Login into firebase console, click the project. Project Overview > Settings Gear icon > Project Settings > Service Accounts > Database Secrets > Add Secret). |
Firebase Name | Enter the Firebase Name. Login into firebase console, click the project. Project Overview > Settings Gear icon > Project Settings > Database Name. |
Details Pane
This pane contains several menus for configuring your Firebase report.Menu | Description |
|---|---|
Data Tag Name | Enter the data tag name in the format tag/data . For example, if you wanted to fetch the data for “coordinates,” which is under the “geometry” tag, you would enter geometry/coordinates . |
Root Tag Name | Enter the root tag for the data in your JSON text. |
Other Panes
For information about the remaining sections of the connector interface, including how to configure scheduling, retry, and update options, see Adding a DataSet Using a Data Connector.FAQs
How often can the data be updated?
How often can the data be updated?
Are there any API limits I should be aware of?
Are there any API limits I should be aware of?