add_contact_comment
Add a comment to a contact in Planfix, including text, files, author, date, and notification recipients.
Instructions
Добавить комментарий к контакту
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Number of contact | |
| files | No | Existing Planfix files attached to the comment. Each item must contain an existing file id. | |
| owner | No | Comment author. Specify an existing employee or contact/company with a prefixed number, for example user:5 or contact:92. | |
| dateTime | No | Comment date and time as TimePoint. | |
| isHidden | No | Whether the comment is hidden. | |
| isPinned | No | Whether the comment is pinned. | |
| sourceId | No | Unique identifier of the third-party application or system. | |
| recipients | No | Comment notification recipients. Specify employees or contacts in users, existing groups in groups, and roles in roles. | |
| description | No | Comment text. | |
| sourceObjectId | No | Unique identifier of the specific object in the third-party application or system. | |
| sourceDataVersion | No | Version of the object data in the third-party application or system. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| result | Yes |