Integrate > Service Manager integration methods and tools > Web Services > SOAP API > Consuming a Service Manager Web Service > Example: Use Web Service with pagination to retrieve data from Service Manager

Example: Use Web Service with pagination to retrieve data from Service Manager

In the previous example the Web Service returned a list of eight Incident keys. To illustrate pagination, this example limits the number of records to returned to four. This requires the use of the additional attributes count and start.

For example to limit the response to a maximum of eight records starting at the first record: