Zurück zu monday.com

Verbinde Knoon AI mit monday.com, um KI-Workflows zu automatisieren.

Find an item by column value; update it when found or create it when missing.
mondayDefaultUpsertItemByColumnValue
Beta
Intern
Berechtigungen
  • boards:read
  • boards:write
Optionale Berechtigungen
Es gibt keine Elemente zum Anzeigen.
Parameter
NameTypBeschreibungErforderlich
boardIdfile monday.com board ID.Ja
lookupColumnIdmustache Column ID to match.Ja
lookupValuemustache Column text/value to match.Ja
itemNamemustache Item name to use when creating.Ja
columnValuesmustache JSON object mapping column IDs to monday column values. Provide valid JSON.Nein
Rückgaben
NameTypBeschreibung
resultobject monday.com response.