Hello!
I’m trying to - in the backend - save a PDF from a URL to the File Manager, so I can use the file in my app. Idea being a API is triggered with a URL, and bubble fetches the URL and saves the PDF to the File Manager,
For the life of me, I can’t figure out how to do it. Even with testing in the front end, I still keep getting the original URL returned to me, instead of seeing it in the file manager.
I’ve currently got an input set, where you enter the URL of the PDF. Then a workflow which does “Used as a File:Save to Bubble Storage” but it still doesnt seem to work.
Any ideas would be amazing.
Thanks!