getImportToListStatus

This function checks on the current status of a specific importToList function call.

Complete the importToList API call first, and then poll getImportToListStatus periodically. Do not poll getImportToListStatus more than once per minute.

Request

Field Name

Required/Optional

Description

programName Required Name of the program containing the static list
listName Required Name of the static list in Marketo to retrieve import status for.

Request XML

Response XML

Sample Code – PHP

Sample Code – Java

Sample Code – Ruby