Firebase Firestore Import
No credit card required
Firebase Firestore Import
No credit card required
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.
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.
Actor Metrics
2 monthly users
-
1 star
Created in Aug 2023
Modified a year ago