Describe the problem/error/question
so I want to input the partner_id value in the form of an integer. when the test node is successful. but the partner_id data is not saved as integer and when I search, the data stored in partner_id instead changes to boolean.
partner_id: false.
It is possible that the input provided does not match the format or data type expected by Odoo.
What I want to ask is whether I am doing the input wrong?
is there a better way?
What is the error message (if any)?
there is no error. because node is success.
Please share your workflow
expected result
reality result
input to node
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system: