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.
Report this tool
Select the reason for reporting
Describe the issue in detail