This is how to transfer JSON Data to Firebase Firestore?

Satyam Gupta
imLolman
Published in
2 min readAug 21, 2019

Before I Begin, I Want to Tell You that the Website or the Owner Doesn't store any on your credentials and You can verify it yourself because the Project is Open Sourced at https://github.com/imlolman/JSON-to-Firebase-Firestore

Login to your Firebase app, Click on Project Overview, Add a Webapp named JSON Upload.

Login and Make Webapp

Copy the Full Script Using the Copy Button.

Getting Firestore Credentials for Web App

Open https://imlolman.github.io/JSON-to-Firebase-Firestore/
and Paste The Credentials There. (Don’t Worry, We Don’t Store Your Data or Your Credentials Anywhere).

https://imlolman.github.io/json-to-firebse-firestore

Next, Enter Data in JSON Format. Here is Sample Data.

Sample Data Format

Click Upload and Wait For The Status

And this is How You Can use https://imlolman.github.io/JSON-to-Firebase-Firestore/ to Upload Json Data to Firebase Firestore.

💕 You Can Support me on My Donation Page Here

--

--