It is possible to convert the file in $w( “#uploadButton1” ).value to one of these file types:
String, Buffer, Stream, Blob, or typed array object
This is for all uploads: documents, audio, images and videos.
I need to covert the uploaded file to one of these types so it can be uploaded to s3.
fehally
2
Any news on this? I have the same problem and can’t find the answer anywhere
J.D
3
You can convert it to base64 or to use buffer, blob etc if you install NMP packages (such as buffer etc…).
https://support.wix.com/en/article/velo-working-with-npm-packages