Is there a way to import CSV or JSON to firebase cloud firestore like in firebase realtime database?
There is not, you'll need to write your own script at this time.