Firebase Cloud Firestore

Supported Ingestion Methods

  • Full

  • Incremental

For more information on ingestion methods, click here.

Getting Connected

Google-based services connect using a service account credential. Download your private key from the Cloud Firestore admin website. You can generate a new private key from the admin site if you have not yet created one.

Provide the details and service account information for the data you're trying to connect to.

Verb will query the schema and give you the option to include/exclude data like documents, and collections.

All of the fields are required unless explicitly noted.

Last updated