Intro
Use this connector to export your data from a Domo DataSet to a Firebase collection. To learn more about Firebase, visit their website at https://aws.amazon.com/Firebase/. You export data to a Firebase collection in the Data Center. This topic discusses the fields and menus that are specific to the Firebase Writeback 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 configure this connector, you will need the following:-
A Domo Client ID and Client Secret. To obtain these credentials, do the following:
- Log into your Domo developer account at https://developer.domo.com/login.
- Create a new client .
- Select the desired data and user application scope.
- Click Create.
- The name of your Firebase Realtime Database.
-
A Firebase database secret. To generate a Firebase database secret:
- Log into the Firebase console.
- Click on your project.
- Click Project Overview.
- In the settings gear menu, select Project Settings > Service Accounts > Database Secrets > Add Secret.
Configuring the Connection
This section enumerates the options in the Credentials and Details panes in the Firebase Writeback 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 Domo developer account as well as the collection in your Firebase database where you want your data to be copied to. The following table describes what is needed for each field:Field | Description |
|---|---|
Domo Client ID | Enter your Domo client ID. |
Domo Client Secret | Enter your Domo client secret. |
Database Secret | Enter your Firebase database secret. For more information about obtaining a database secret, see “Prerequisites” above. |
Database Name | Enter the name of your Firebase Realtime Database. |
Details Pane
This pane contains a number of fields for specifying your data and indicating where it’s going.Menu | Description |
|---|---|
Input DataSet ID | Enter the DataSet ID (GUID) for the DataSet you want to copy to Firebase. You can find the ID by opening the details view for the DataSet in the Data Center and looking at the portion of the URL following datasources/ . For example, in the URL https://mycompany.domo.com/datasources/845305d8-da3d-4107-a9d6-13ef3f86d4a4/details/overview , the DataSet ID is 845305d8-da3d-4107-a9d6-13ef3f86d4a4. |
Select Collection Name | Select how you want to indicate the collection where the data will be copied.
|
Collection Name | Enter the name of the collection in your Firebase database where you want your DataSet data to be copied. To enter a location that is not a direct child of the root, use forward slashes, e.g. ABC/DEF . Illegal characters include all of the following:.$[]#” |
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?