Uploading and Downloading Files
{
"lam.httpStatusCode": 200,
"lam.httpStatusText": "OK",
"lam.success": true,
"lam.binaryDataIndicator": true,
"lam.contentType": "application/zip",
"lam.fileName": "fileName",
"lam.contentLength": 625,
"lam.binaryDataId": "binaryId"
}
Processing files in script:
Last updated
Was this helpful?