Retour à monday.com
Connecter Knoon AI avec monday.com pour automatiser les flux de travail AI.
Find an item by column value; update it when found or create it when missing.
mondayDefaultUpsertItemByColumnValue
Bêta
Interne
Autorisations
Autorisations optionnelles
Il n'y a aucun élément à afficher.
Paramètres
| Nom | Type | Description | Requis |
|---|---|---|---|
| boardId | file | monday.com board ID. | Oui |
| lookupColumnId | mustache | Column ID to match. | Oui |
| lookupValue | mustache | Column text/value to match. | Oui |
| itemName | mustache | Item name to use when creating. | Oui |
| columnValues | mustache | JSON object mapping column IDs to monday column values. Provide valid JSON. | Non |
Retours
| Nom | Type | Description |
|---|---|---|
| result | object | monday.com response. |