Open voiply-fyanko opened 7 years ago
Thanks. We need to investigate how to support file types as part of HTTP.
I am trying to figure out how to upload a file to a function. Am I in the right place? If so have you enabled file upload yet? I know how to do this using AWS API Gateway and Lambdas, pretty straight forward there...#justsaying
Hi Is there a solution for this problem? I want to create a form that send data to azure function this form contains file. How do I upload it to the function?
We've been unable to assign file input in a POST request (with a file) to a variable. Currently testing with PHP script but have tried using Node.JS as well.