Retrieve More than 2500 Records Using the ContinueRequest Property

The SOAP API returns up to 2,500 records at a time per retrieve call. If the total number of records exceeds 2,500, the call includes a status update that more data is available. You can use the code samples in the document to retrieve those more records using ContinueRequest.

Use these code examples to create your own API retrieve calls.