Back to monday.com
Connect Knoon AI with monday.com to automate AI workflows.
Create an item using a JSON map of column IDs to values.
mondayDefaultCreateItemFromMap
BETA
Internal
Permissions
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| boardId | file | monday.com board ID. | Yes |
| itemName | mustache | New item name. | Yes |
| groupId | mustache | Optional board group ID. | No |
| values | mustache | JSON object mapping column IDs to monday column values. Provide valid JSON. | Yes |
Returns
| Name | Type | Description |
|---|---|---|
| result | object | monday.com response. |