SpiraPlan: SoapService SOAP Web Service
See all operations
Task_RetrieveNew
Description
Retrieves all new tasks 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 task needs to have been created | Yes | 
| int | startRow - The starting row | Yes | 
| int | numberOfRows - The maximum number of rows to return | Yes | 
Return Value
ArrayOfRemoteTask - List of tasks