BuildShip Logo
BuildShip.Tools
Add/Update Rows In Firestore

Add/Update Rows In Firestore

Adds or updates multiple documents in a Google Firestore collection in one batch operation. Accepts a Firestore project ID, collection name, and an array of document objects (with or without IDs). Returns an array with each document’s Firestore path, ID, and operation status. The workflow receives input via an API trigger, processes the batch insert or update using Firestore’s SDK, and outputs the results.

5

Report this tool

Select the reason for reporting

Describe the issue in detail

Share tool

Link to tool

https://buildship.tools/tool/1purskswSZvc

Inputs

collection

fake_users

documents

Editor
This is a static example using sample inputs. Remix the tool to run it with your own values.

Output