Getting metadata from a firebase storage url

Actions & Logic

I am creating a document processing pipeline to handle various file types. The first step is to take in file from a file upload action and then sort them based on their file extension or mime type.

What have you tried so far?

I have tried to create api calls to firebase storage but it seems like there are none. I have been unable to create a custom action, possibly because of my low programmin understanding. All i am looking for is a solution where a user can upload files and then the logic can handle the file differently based on the mime type.

Did you check FlutterFlow's Documentation for this topic?
Yes
3