⚒️ Create, update, and get a document in Google Cloud Firestore
⚡ 8,959 views · ⚒️ Engineering
Description
workflow-screenshot
This example workflow allows you to create, update, and get a document in Google Cloud Firestore.
The workflow uses the Set node to set the data, however, you might receive data from a different source. Add the node that receives the data before the Set node and set the values you want to insert in a document, in the Set node. Also, update the Columns/ attributes fields in the Google Cloud Firestore node.
🔗 Nodes Used
Start, Google Cloud Firestore
📥 Import
Download workflow.json and import into n8n:
Workflow menu → Import from File