Post an update on an item
monday_create_updateAdd an update to a monday.com item conversation, using simple HTML, and notify everyone who follows the item.
Instructions
Adds an update to the item conversation. The body accepts simple HTML, such as and . Everyone who follows the item gets a notification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | The update text. Simple HTML is allowed. | |
| item_id | Yes | The numeric item id. |