BuildShip Logo
BuildShip Community

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 template

Select the reason for reporting

Describe the issue in detail

Share template

Link to template

https://templates.buildship.com/template/cVhwFzzfAHxM/

Select an example

Inputs

collection

fake_users

documents

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

Output