Back to monday.com
Connect Knoon AI with monday.com to automate AI workflows.
Update multiple column values on an item.
mondayDefaultUpdateItemColumnValues
BETA
Internal
Permissions
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| boardId | file | monday.com board ID. | Yes |
| itemId | mustache | monday.com item ID. | Yes |
| columnValues | mustache | JSON object mapping column IDs to monday column values. Provide valid JSON. | Yes |
Returns
| Name | Type | Description |
|---|---|---|
| result | object | monday.com response. |