Back to monday.com

Connect Knoon AI with monday.com to automate AI workflows.

Find an item by column value; update it when found or create it when missing.
mondayDefaultUpsertItemByColumnValue
BETA
Internal
Permissions
  • boards:read
  • boards:write
Optional permissions
There are no items to display.
Parameters
NameTypeDescriptionRequired
boardIdfile monday.com board ID.Yes
lookupColumnIdmustache Column ID to match.Yes
lookupValuemustache Column text/value to match.Yes
itemNamemustache Item name to use when creating.Yes
columnValuesmustache JSON object mapping column IDs to monday column values. Provide valid JSON.No
Returns
NameTypeDescription
resultobject monday.com response.