返回 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. |