This n8n workflow allows users to manually trigger data insertion into Google Cloud Firestore. When executed, it creates a new document with a predefined ID and name, then upserts and updates the document in Firestore. The process involves manual trigger, setting static data, creating a Firestore document, and then updating that document with additional data. This workflow is practical for automating data entry, prototyping, or managing small datasets in Firestore without coding.
Simple Firestore Data Insertion Workflow
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | googleFirebaseCloudFirestore, manualTrigger, set |
Reviews
There are no reviews yet.