Hello!
I’m creating an integration with the service and I’m having trouble writing additional columns.
Problem in item creating process:
My Column Values Expression:
Log:
ERROR: Cannot read property ‘create_item’ of undefined
TypeError: Cannot read property 'create_item' of undefined
at Object.execute (/usr/local/lib/node_modules/n8n/node_modules/n8n-nodes-base/dist/nodes/MondayCom/MondayCom.node.js:473:54)
at processTicksAndRejections (internal/process/task_queues.js:97:5)
at async /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/src/WorkflowExecute.js:395:47
What JSON format should be for integration with monday.com ?
Thank!