Input and Output of Retrieve Import Status

When you use the Import Status resource, the information in the Input and Output tabs varies depending on the endpoint that you select.

Input and Output for Status

If you select the Status endpoint, the Input tab contains the following element:
Input Item Data Type Description
id String The batch ID received from the import lead call.
The Output tab contains the following elements:
Output Item Data Type Description
requestId String The request ID returned from the Marketo server.
result Complex The fields that are displayed in the response. The following fields are displayed: batchId, status, numOfLeadsProcessed, numOfRowsFailed, numOfRowsWithWarning, and message.
success Boolean If the request is successful, this value is true.

Input and Output for Warning File

If you select the Warning File endpoint, the Input tab contains the following elements:
Input Item Data Type Description
id String The batch ID received from an import lead call.
fileName String The path of the returned file.
The Output tab contains the following element:
Output Item Data Type Description
fileName String The path of the returned file.

Input and Output for Failure File

If you select the Failure File endpoint, the Input tab contains the following elements:
Input Item Data Type Description
id String The batch ID returned from the import lead call.
fileName String The path of the returned file.
The Output tab contains the following element:
Output Item Data Type Description
fileName String The path of the returned file.