Skip to content

Google Cloud Firestore#

The Google Cloud Firestore node allows you to automate work in Google Cloud Firestore, and integrate Google Cloud Firestore with other applications. n8n has built-in support for a wide range of Google Cloud Firestore features, including creating, deleting, and getting documents.

On this page, you'll find a list of operations the Google Cloud Firestore node supports and links to more resources.

Credentials

Refer to Google credentials for guidance on setting up authentication.

Examples and templates

For usage examples and templates to help you get started, take a look at n8n's Google Cloud Firestore integrations list.

Operations#

  • Document
    • Create a document
    • Create/Update a document
    • Delete a document
    • Get a document
    • Get all documents from a collection
    • Runs a query against your documents
  • Collection
    • Get all root collections