task_by_id
Retrieve a Planfix task by its ID. Specify custom fields to return only the data you need.
Instructions
Задача по номеру
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Number of task | |
| fields | No | Fields returned - custom field identifiers, system field names, comma-delimited. <br>*Possible for system fields:* id, name, description, additionalDescriptionData, 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, projectAuditors, recurrence, isDeleted, files, dataTags, sourceObjectId, sourceDataVersion | |
| sourceId | No | Unique identifier of the third-party application or system. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | No | ||
| result | No |