חזרה אל 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. |