Anyone who face same issue or any input what could...
# suitescript
a
Anyone who face same issue or any input what could have been gone wrong - Thanks
d
Also, you can put files to S3 without ftp module, using http API
a
@Dmitry Masanov In suitescript 1.0 ?
or you mean http module ?
any article or suite answer you know of could help
if I could do it through http module - can I test this in postman
d
Yep, http module should work
With N/http you can make a put request, and here how it works on AWS side: https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutObject.html
👍 1