Google Cloud Firestore

Google Cloud Firestore

Create, read, update, delete and query documents in Google Cloud Firestore.

Triggers & Actions

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.

Triggers

No triggers available

Actions

  • Create Document

    Create a Firestore document in a collection (auto-ID or specified ID)

  • Upsert Document

    Create or fully replace a Firestore document at a specific path

  • Get Document

    Retrieve a Firestore document by path

  • Delete Document

    Delete a Firestore document by path

  • List Documents

    List documents in a collection

  • Query Documents

    Run a simple filtered query on a collection

  • List Collections

    Get many collections (list collection IDs) at root or under a parent document