Indietro a monday.com
Connetti Knoon AI con monday.com per automatizzare i flussi di lavoro AI.
Find an item by column value; update it when found or create it when missing.
mondayDefaultUpsertItemByColumnValue
Beta
Interno
Autorizzazioni
Autorizzazioni facoltative
Non ci sono elementi da visualizzare.
Parametri
| Nome | Tipo | Descrizione | Obbligatorio |
|---|---|---|---|
| boardId | file | monday.com board ID. | Sì |
| lookupColumnId | mustache | Column ID to match. | Sì |
| lookupValue | mustache | Column text/value to match. | Sì |
| itemName | mustache | Item name to use when creating. | Sì |
| columnValues | mustache | JSON object mapping column IDs to monday column values. Provide valid JSON. | No |
Resi
| Nome | Tipo | Descrizione |
|---|---|---|
| result | object | monday.com response. |