
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
API key to Firebase
apiKey
stringRequired
Your API key to Firebase. It can be found in Firebase console under Project settings -> General -> Web API key.
Auth domain to Firebase
authDomain
stringRequired
Your auth domain to Firebase. It can be found in Firebase console under Project settings -> Add app -> Web app -> Register app -> Code snippet -> authDomain.
Project ID to Firebase
projectId
stringRequired
Your project ID to Firebase. It can be found in Firebase console under Project settings -> General -> Project ID.
Firestore collection ID
firestoreCollectionId
stringRequired
Firestore collection ID to import data to. It can be found in Firebase console under Firestore Database -> Data. Ensure that the Firestore permissions are set to allow read and write. If the collection does not exist, it will be created.
Dataset ID in Apify to import data from
datasetId
stringRequired
Dataset ID in Apify to import data from. It can be found in Apify console under Storage -> Datasets -> Dataset ID.