· Experimenting with low-code tools

How to retrieve the file name when uploading a file to Supabase storage

Actions & Logic

Hi there. I need to process a file uploaded through an UploadFile action. The upload works fine but

1) the file uploaded into the bucket has a weird name. It's a number and extension is .txt (when the actual file uploaded is a .csv)

2) The above wouldn't matter if I could know the name of the file I've uploaded. Is there a way to get this natively in FF? I've seen that 1 year ago this wasn't possible but this is such a basic use case (processing a file the user has just uploaded) that it's unbelievable that is not supported.

Thanks

What have you tried so far?

I've uploaded the file and tried to access the file nale through the UploadFile action output. But it isn't visible in other actions

Did you check FlutterFlow's Documentation for this topic?
No
2
1 reply