Tilbake til monday.com
Koble til Knoon AI med monday.com for å automatisere AI-arbeidsflyter.
Find an item by column value; update it when found or create it when missing.
mondayDefaultUpsertItemByColumnValue
BETA
Intern
Tillatelser
Valgfrie tillatelser
Det finnes ingen elementer å vise.
Parametere
| Navn | Type | Beskrivelse | Påkrevd |
|---|---|---|---|
| boardId | file | monday.com board ID. | Ja |
| lookupColumnId | mustache | Column ID to match. | Ja |
| lookupValue | mustache | Column text/value to match. | Ja |
| itemName | mustache | Item name to use when creating. | Ja |
| columnValues | mustache | JSON object mapping column IDs to monday column values. Provide valid JSON. | Nei |
Returer
| Navn | Type | Beskrivelse |
|---|---|---|
| result | object | monday.com response. |