UpdateEmailFullContent
Updates the content of an email
EXECUTE 例:
EXECUTE UpdateEmailFullContent EmailId = '1187', File = 'C:\\Users\\Dell\\Desktop\\Test_Logs\\Marketo.html'
Input
Name | Type | Required | Description |
EmailId | String | True | The Id of the email. |
File | String | False | From-address of the Email |
Result Set Columns
Name | Type | Description |
Id | String | The status of the lead being added to the list. Applicable values: added and skipped. |