SpiraPlan: SoapService SOAP Web Service
See all operations
Incident_RetrieveNew
Description
Retrieves all new incidents added in the system since the date specified
Parameters
| Type | Name | Required |
|---|---|---|
| RemoteCredentials? | credentials - The API credentials | |
| int | projectId - The id of the project | Yes |
| dateTime | creationDate - The date after which the incident needs to have been created | Yes |
| int | startRow - The starting row | Yes |
| int | numberOfRows - The maximum number of rows to return | Yes |
Return Value
ArrayOfRemoteIncident - List of incidents