The Firestore Source Connector allows you to easily ingest from the Firestore databases using a Google Cloud service account and whitelist specific Firestore collections that you want to access. This document will guide you through the necessary steps to get started with the Firestore Connector.Documentation Index
Fetch the complete documentation index at: https://docs.popsink.com/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
- A Firestore database with existing collections.
- A Google Cloud service account with the appropriate Firestore database permissions and the JSON key file associated with the service account.