DownloadFile
Downloads files from Netsuite
Input
Name | Type | Description |
FileId | String | Id of the file to download. |
DownloadPath | String | The local file path including the file name of the file to be downloaded. This field is required. |
Result Set Columns
Name | Type | Description |
IsSuccess | String | Whether or not the operation was successful. |