Downloads and saves the import leads warnings file from Marketo.
Input
| Name |
Type
|
Required
|
Description
|
| BatchId
|
String
|
True
|
The batch Id of the import leads operation to retrieve the warnings file for.
|
| FilePath
|
String
|
False
|
The file and path where the downloaded warnings file will be saved, i.e.
'C:\temp\myfile.csv'. Note the file contains CSV (comma separated value) data.
|
Result Set Columns
| Name |
Type |
Description
|
| FileData
|
String
|
The raw file data. This is only populated if the 'File' input was not set to write the data
to a file. Note the file contains CSV (comma separated value) data.
|