I have created a program on elastic beanstalk which would be used internally in my office. It is easier to host it rather than run it locally with firewalls.
On the office network, we have a server that holds reports that would be processed in my program. but they are around 12 clicks to access through a file prompt. I have tried using a Transport Adapter to no avail. Is there a way to do this using a post request without needing to actually choose the file?
Thanks for the help! (I am new at this)