
Firebase Firestore Import
Pricing
Pay per usage

Firebase Firestore Import
This actor is designed to simplify the process of transferring data from an Apify dataset into a Firebase Firestore collection. Simply configure the actor with your Firebase credentials, Firestore collection ID, and dataset ID, and it will handle the rest, including optional data transformations.
0.0 (0)
Pricing
Pay per usage
1
Total users
14
Monthly users
2
Runs succeeded
97%
Last modified
2 years ago
You can access the Firebase Firestore Import programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{}' |<apify call danielwebr/firebase-firestore-import --silent --output-dataset
Firebase Firestore Import API through CLI
The Apify CLI is the official tool that allows you to use Firebase Firestore Import locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: