Create, read, update, delete and query documents in Google Cloud Firestore.
Use Google Cloud Firestore as a trigger to kick off a workflow, or use it as an action to do something automatically in your workflow.
No triggers available
Create a Firestore document in a collection (auto-ID or specified ID)
Create or fully replace a Firestore document at a specific path
Retrieve a Firestore document by path
Delete a Firestore document by path
List documents in a collection
Run a simple filtered query on a collection
Get many collections (list collection IDs) at root or under a parent document