Convert document into URL

Custom Code

I have a button where the user can upload a document file (.pdf .docx...). After that I need to pass that pdf through an API, for that I need that document to be in a URL format (maybe from FireBase?) ideally (or maybe you know some other ways). I suppose this will be done through some custom action. However, I am not a coder. Could someone please help me with this?

What have you tried so far?

I've tried implementing a custom action I found in a YT video. There is a problem, the custom action needs to be excluded from compiling. However, due to the nature of the application I am building I need to test the app published on a website and FlutterFlow won't allow me to publish the app with the custom action without compiling. So I am seeking another solution or perhaps you can tell me that it won't be possible without such measures.

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