I'm trying to include an excel file in a http response action.
The desired functionality is upon calling the http trigger, the flow creates an excel file and returns it and the user sees the file starting to download in the browser.
I want the user to be able to download the "Copy File" after they perform the HTTP request.
Any pointers on how to format the response?
