From OpenAI Image to Firebase storage

Database & APIs
Resolved

Hi,

I am having difficulties uploading images to my firebase storage. It works just fine whenever I use the available action called "Upload media to firebase", but this action is taking the image from the gallery or stream of bytes. My problem is that I get the image from openai API, so I get a url image that I visualize on the app, but I would like to store it for later use.

Could you give me ideas on how to achieve this? I guess I could do it using a chain of actions, but I just don't manage to find them.

any suggestion?

thanks a lot

What have you tried so far?

I tried using a custom function without success.

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