task_list
Retrieve tasks from Planfix by applying complex filters, selecting fields, and controlling pagination. Get the task list you need with customizable criteria.
Instructions
Список задач по фильтру
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Fields returned - custom field identifiers, system field names, comma-delimited. <br>*Possible for system fields:* id, name, description, priority, status, processId, resultChecking, type, assigner, parent, object, template, project, counterparty, dateTime, startDateTime, endDateTime, hasStartDate, hasEndDate, hasStartTime, hasEndTime, delayedTillDate, actualCompletionDate, dateOfLastUpdate, dateOfLastComment, duration, durationUnit, durationType, overdue, closeToDeadLine, notAcceptedInTime, inFavorites, isSummary, isSequential, assignees, participants, auditors, recurrence, isDeleted, files, sourceObjectId, sourceDataVersion | |
| offset | No | Offset from beginning of list | |
| filters | No | ||
| filterId | No | Id for task filter, get list by method '/task/filters' | |
| pageSize | No | Size of requested list | |
| sourceId | No | Unique identifier of the third-party application or system. | |
| runAsUserId | No | The employee or contact number with prefix on whose behalf the request will be executed if the token owner is an administrator. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tasks | No | ||
| result | No |