BuildShip Logo
BuildShip.Tools
Add/Update Rows In BuildShip DB

Add/Update Rows In BuildShip DB

Adds or updates multiple documents in a BuildShip database collection in one batch. Accepts a collection name and an array of document objects (with or without IDs), then creates new documents or updates existing ones. Returns an array with each document’s ID, path, and status. The process uses BuildShip’s Firestore integration for efficient batch operations.

3

Report this tool

Select the reason for reporting

Describe the issue in detail

Share tool

Link to tool

https://buildship.tools/tool/cVhwFzzfAHxM

Select an example

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