UpdateFile
Replaces the current content of the file with the included payload
EXECUTE 例:
EXECUTE UpdateFile File = 'C:\\Users\\Dell\\Desktop\\Test_Logs\\Marketo.html', FileId = '43996'
Input
Name | Type | Required | Description |
File | String | False | Multipart File. Content of the file. |
FileId | Integer | False | The Id of the folder |
Result Set Columns
Name | Type | Description |
Id | String | The Id of the created file |