Support

Need help with Firestore2Excel?

Use this page as the Support URL in App Store Connect. It gives users a direct way to contact you and a quick overview of the app’s expected workflow.

Important before publishing

Replace support@firestore2excel.app with your real support email address before using this page live.

How the app works

Firestore2Excel connects to Cloud Firestore using a local Google service account credential, lets you browse root collections, filter records, and export the resulting data.

Connection

Select a local Google service account JSON file with access to your Firebase project.

Filtering

Use text and date filters to keep only the records you want in the export.

Export

Export a single collection or several collections to Excel-compatible XML or CSV.

Frequently asked questions

These answers are intentionally short and practical so the support page stays useful.

What do I need to use the app? A Google service account JSON file with access to the target Cloud Firestore project.
Which data can I export? You can browse root Firestore collections, preview their records, apply filters, and export the selected results.
Which formats are supported? The app exports to Excel-compatible XML and CSV.
Does the app require a server? No. It runs locally on macOS and uses your local service account credential for access.