Terug naar monday.com
Verbinding maken met Knoon AI met monday.com om AI-workflows te automatiseren.
Find an item by column value; update it when found or create it when missing.
mondayDefaultUpsertItemByColumnValue
BÈTA
Intern
Machtigingen
Optionele machtigingen
Er zijn geen items om weer te geven.
Parameters
| Naam | Type | Beschrijving | Vereist |
|---|---|---|---|
| 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. | Nee |
Retouren
| Naam | Type | Beschrijving |
|---|---|---|
| result | object | monday.com response. |