Back to monday.com
Connect Knoon AI with monday.com to automate AI workflows.
Find an item by name; create it if it does not exist.
mondayDefaultFindOrCreateItem
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 | Item name to find or create. | Yes |
| groupId | mustache | Optional group ID for creation. | No |
| columnValues | mustache | Optional JSON object for creation. Provide valid JSON. | No |
Returns
| Name | Type | Description |
|---|---|---|
| result | object | monday.com response. |