Using an api to get a file URL that I then in api connector set to type ‘file’ I then after running the api call save it to my database, and use the operator after the api call file :saved to bubble storage, which successfully saves it to my Bubble file manager.
The bug though is bubble has a flyout popup for saving a New File Name, which it states, if not set the file will be named based on original file url. When I set that value or leave it empty, I get the same kind of result from the file name as I see in the file manager.
If for example I set the New File Name value to ‘My file from API’ in the file manager I see the name as a string of numbers. If I leave that New File Name filed empty, in the file manager I see the name as a string of numbers.
Does anybody know how to get the file name to be saved as the value set in the field of New File Name?
@fede.bubble is this one of those known limitations that is not being addressed until some later date?