How to use firebase storage for view and import?

Hello, I don't see anything related to firebase storage (especially this, not "google cloud storage").

My expectations : have a create/edit form that update firebase documents containing arrays of images URL, these images URL are stored in firebase storage.

I'd like to have 3 file pickers, and after upload store each image into my firebase storage, and fill the array with the public URL.

However, I don't really find how to do. Seems that it's not possible natively and I don't find any documentation for an API or whatever.

you can try to add resourse of firebase database and then add workflows based on services like firestore, realtime database.

this will help you to create /edit form.

@floran if you want any help regarding google cloud storage this will help you a lot: