ย้อนกลับไปยัง 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. |