Voltar para monday.com
Conectar Knoon AI com monday.com para automatizar fluxos de trabalho de AI.
Find an item by column value; update it when found or create it when missing.
mondayDefaultUpsertItemByColumnValue
Beta
Interno
Permissões
Permissões opcionais
Não há itens para exibir.
Parâmetros
| Nome | Tipo | Descrição | Obrigatório |
|---|---|---|---|
| boardId | file | monday.com board ID. | Sim |
| lookupColumnId | mustache | Column ID to match. | Sim |
| lookupValue | mustache | Column text/value to match. | Sim |
| itemName | mustache | Item name to use when creating. | Sim |
| columnValues | mustache | JSON object mapping column IDs to monday column values. Provide valid JSON. | Não |
Devoluções
| Nome | Tipo | Descrição |
|---|---|---|
| result | object | monday.com response. |