Atrás a monday.com
Conectar Knoon AI con monday.com para automatizar flujos de trabajo de AI.
Find an item by column value; update it when found or create it when missing.
mondayDefaultUpsertItemByColumnValue
Beta
Interno
Permisos
Permisos opcionales
No hay elementos para mostrar.
Parámetros
| Nombre | Tipo | Descripción | Requerido |
|---|---|---|---|
| boardId | file | monday.com board ID. | Sí |
| lookupColumnId | mustache | Column ID to match. | Sí |
| lookupValue | mustache | Column text/value to match. | Sí |
| itemName | mustache | Item name to use when creating. | Sí |
| columnValues | mustache | JSON object mapping column IDs to monday column values. Provide valid JSON. | No |
Devoluciones
| Nombre | Tipo | Descripción |
|---|---|---|
| result | object | monday.com response. |