Πίσω στο monday.com
Σύνδεση Knoon AI με monday.com για αυτοματοποίηση ροών εργασίας AI.
Find an item by column value; update it when found or create it when missing.
mondayDefaultUpsertItemByColumnValue
ΒΕΤΑ
Εσωτερικό
Άδειες
Προαιρετικές άδειες
Δεν υπάρχουν αντικείμενα για εμφάνιση.
Παράμετροι
| Όνομα | Τύπος | Περιγραφή | Απαραίτητο |
|---|---|---|---|
| boardId | file | monday.com board ID. | Ναι |
| lookupColumnId | mustache | Column ID to match. | Ναι |
| lookupValue | mustache | Column text/value to match. | Ναι |
| itemName | mustache | Item name to use when creating. | Ναι |
| columnValues | mustache | JSON object mapping column IDs to monday column values. Provide valid JSON. | Όχι |
Επιστροφές
| Όνομα | Τύπος | Περιγραφή |
|---|---|---|
| result | object | monday.com response. |