Skip to content

Databases

Firestore
integration

Build admin apps around Cloud Firestore documents and collections.

Configure your connection, create queries, and build the interface your team needs. Try a sample prompt

Connector capabilities

What can ToolJet do with Firestore?

Create queries for the operations your app needs, then connect their inputs and results to the interface.

  • Get and query documents
  • Add and set documents
  • Update documents
  • Delete documents

Operations and configuration can vary by connector version. Check the full Firestore guide.

An app you could build

Content review console

Query a collection for items that need review, show the selected document, and write approved changes back to Firestore.

Try this prompt

I have a Firestore articles collection with title, category, and approval status fields. Build a content moderation app with a queue filtered by approval status. Let reviewers inspect an article and explicitly save an approved status change.

Start with this prompt in ToolJet. Sign in or create an account, then connect your data source and replace the example names and fields with yours.

Review the generated app, configure permissions, and test its queries before sharing it with your team.

Explore app templates

Questions, answered

Firestore and ToolJet FAQ

What can I do with the Firestore integration?

Build admin apps around Cloud Firestore documents and collections. Supported capabilities: Get and query documents; Add and set documents; Update documents; Delete documents.

What do I need to connect Firestore to ToolJet?

Access to the Firestore account or endpoint you intend to connect, with the credentials and permissions specified in its setup guide.

What should I check before using Firestore in production?

Use credentials with only the permissions your app needs. Filter and paginate query results, and enforce access restrictions in the database or server-side queries.

Can I automate tasks with Firestore?

Connect Firestore queries to app events such as button clicks and form submissions. ToolJet Workflows and Agent Builder can orchestrate supported connectors on Self-hosted deployments; those products are not available on ToolJet Cloud. Check the connector and deployment requirements for your use case.

Keep exploring

Related integrations

Browse all integrations

Put Firestore to work
in your next internal app.

Connect your data, build an interface, and give your team a focused workspace.

Connector information reviewed 2026-09-25. Source: ToolJet documentation.