Firebase Cloud Firestore Setup
Firebase Cloud Firestore is a powerful database platform, and EasyButton.io makes it simple to connect and build actions around your Firestore database.
Generating Service Account Key
Step 1. Go to https://console.firebase.google.com/
Step 2. Select your project
Step 3. Go to Project Settings

Step 4. Go to the “Service Accounts” tab

Step 5. Generate a new private key

Step 6. Confirm & Generate Key
The JSON Service Account Key will then be downloaded to your desktop / downloads folder, and you can upload it to EasyButton.io.
Search
Firestore does not have any built-in search, so if you connect a Firebase Cloud Firestore database, we index your data in ElasticSearch. We only store the data that is used on the search view, and nothing else.
Last updated
Was this helpful?