Retrieve image from Firebase storage and store in `Uploaded File (Bytes)` variable

Is it possible to retrieve an image file from Firebase storage and store it in a variable of the type Uploaded File (Bytes) so I can send it as part of an API post request that expects that file type?

8
3 replies