Skip to main content
v1.0.0
36 actions · 1 auth method
Developer ToolsIAMDatabases

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See Organizations & Projects.
2

Configure the Connector

Enable the connector and set up a Connector Profile in your project. See Setup Connector Profile.

Connector Profile · OAuth 2.0

The steps in this guide require Owner or Editor privileges within a Google Cloud / Firebase project.
3

Link an Account

Link an account from the dashboard (or via StackOne Hub).See the guide for the authentication type chosen in the Connector Profile:

Link Account · OAuth 2.0

4

Use Actions

Connect an AI platform to the linked account’s actions. See AI Platforms.Other ways to call actions are listed in Protocols & SDKs.

Actions

|
36 actions
Action
Description
Required scopes
List Users
List all Firebase Authentication users in a project.
Query Users
Query Firebase Authentication users with filters and sorting.
Lookup User
Look up one or more Firebase Authentication users by UID, email, phone number, or federated identity.
Create User
Create a new Firebase Authentication user in a project.
Update User
Update a Firebase Authentication user’s profile, email, password, status, or MFA enrollment.
Delete User
Delete a Firebase Authentication user from a project.
Batch Delete Users
Bulk delete up to 1000 Firebase Authentication users.
List Documents
List documents in a Firestore collection.
Get Document
Get a single Firestore document by its full resource name.
Create Document
Create a new document in a Firestore collection.
Update Document
Update or create a Firestore document.
Delete Document
Delete a Firestore document.
Run Query
Run a structured query against a Firestore collection or collection group.
List Available Projects
List GCP projects available to have Firebase resources added.
List Projects
List all Firebase projects associated with the connected Google account.
Get Project
Get a specific Firebase project by project ID.
Update Project
Update a Firebase project’s display name or custom annotations.
Get Analytics Details
Get Google Analytics details linked to a Firebase project.
Search Apps
Search across all Firebase apps in a project (Android and Web — iOS apps still appear in the response but are not expose…
List Android Apps
List all Android apps registered in a Firebase project.
Get Android App
Get a specific Android app by app ID.
Create Android App
Register a new Android app in a Firebase project.
Update Android App
Update an Android app’s display name or API key association.
Remove Android App
Remove (soft-delete) an Android app from a Firebase project.
Get Android App Config
Get the project-level google-services.json configuration file.
List Web Apps
List all web apps registered in a Firebase project.
Get Web App
Get a specific web app by app ID.
Create Web App
Register a new web app in a Firebase project.
Update Web App
Update a web app’s display name, app URLs, or API key association.
Remove Web App
Remove (soft-delete) a web app from a Firebase project.
Get Web App Config
Get the Firebase config JSON for a web app.
Undelete Android App
Restore a previously soft-deleted Android app to ACTIVE state.
Undelete Web App
Restore a previously soft-deleted web app to ACTIVE state.
List SHA Certificates
List all SHA certificate hashes registered for an Android app.
Create SHA Certificate
Add a SHA certificate hash to an Android app.
Send Message
Send a push notification to a device, topic, or condition via Firebase Cloud Messaging.