Manage Google Cloud Firestore Documents with n8n - n8n Workflow | Neura Market
Manage Google Cloud Firestore Documents with n8n
This workflow automates the creation, updating, and retrieval of documents in Google Cloud Firestore using n8n.
This n8n workflow demonstrates how to handle documents in Google Cloud Firestore by automating the process of creating a new document, updating its fields, and retrieving it. The workflow begins with a manual trigger, sets initial data, creates a document in Firestore, updates it, and finally retrieves the updated document.
Platform
n8n
Category
File & Document Management
Price
Free
Creator
Liam Murphy
set
manualTrigger
googleFirebaseCloudFirestore
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.