العودة إلى monday.com
اتصل بـ Knoon AI مع monday.com لأتمتة تدفقات عمل الذكاء الاصطناعي.
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. |