I need to implement the following use case - through our app, provide the user an ability to upload an input file(excel) and pass it through the Alteryx server via API, run the workflow and download the output file (again excel).
How can I achieve this as the API doesn't take in the File Browser as valid question?